Skip to content

Update to PHPStan 1.10 #47

Update to PHPStan 1.10

Update to PHPStan 1.10 #47

Triggered via push October 12, 2023 12:15
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run PHPStan with PHP 8.2: src/Helper/AccessKey.php#L29
Class Art4\JsonApiClient\Helper\AccessKey extends generic class SplStack but does not specify its types: TValue
Run PHPStan with PHP 8.2: src/V1/ResourceNull.php#L33
Property Art4\JsonApiClient\V1\ResourceNull::$data is never read, only written.
Run PHPStan with PHP 8.2: src/V1/ResourceNull.php#L34
Property Art4\JsonApiClient\V1\ResourceNull::$manager is never read, only written.
Run PHPStan with PHP 8.2: src/V1/ResourceNull.php#L35
Property Art4\JsonApiClient\V1\ResourceNull::$parent is never read, only written.
Run PHPStan with PHP 8.2
Process completed with exit code 1.