Fix test code for PHPStan level 9 #86
Annotations
5 errors
Run PHPStan:
tests/Unit/V1/ErrorCollectionTest.php#L50
Parameter #1 $key of method Art4\JsonApiClient\Helper\AbstractElement::has() expects Art4\JsonApiClient\Helper\AccessKey|int|string, stdClass given.
|
Run PHPStan:
tests/Unit/V1/ErrorCollectionTest.php#L51
Parameter #1 $key of method Art4\JsonApiClient\Helper\AbstractElement::has() expects Art4\JsonApiClient\Helper\AccessKey|int|string, array given.
|
Run PHPStan:
tests/Unit/V1/ResourceCollectionTest.php#L47
Parameter #1 $key of method Art4\JsonApiClient\Helper\AbstractElement::has() expects Art4\JsonApiClient\Helper\AccessKey|int|string, stdClass given.
|
Run PHPStan:
tests/Unit/V1/ResourceCollectionTest.php#L48
Parameter #1 $key of method Art4\JsonApiClient\Helper\AbstractElement::has() expects Art4\JsonApiClient\Helper\AccessKey|int|string, array given.
|
Run PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading