Allow PHPStan PHPDoc parser 2.0 #724
Annotations
3 errors and 1 warning
Run a static analysis with phpstan/phpstan:
tests/Fixtures/DataTrue.php#L9
Property JMS\Serializer\Tests\Fixtures\DataTrue::$data has unknown class JMS\Serializer\Tests\Fixtures\true as its type.
|
Run a static analysis with phpstan/phpstan:
tests/Fixtures/DataTrue.php#L12
Parameter $data of method JMS\Serializer\Tests\Fixtures\DataTrue::__construct() has invalid type JMS\Serializer\Tests\Fixtures\true.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading