Allow PHPStan PHPDoc parser 2.0 #724
static-analysis.yaml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
11 errors and 4 warnings
Static Analysis with PHPStan (8.0):
tests/Fixtures/DataTrue.php#L9
Property JMS\Serializer\Tests\Fixtures\DataTrue::$data has unknown class JMS\Serializer\Tests\Fixtures\true as its type.
|
Static Analysis with PHPStan (8.0):
tests/Fixtures/DataTrue.php#L12
Parameter $data of method JMS\Serializer\Tests\Fixtures\DataTrue::__construct() has invalid type JMS\Serializer\Tests\Fixtures\true.
|
Static Analysis with PHPStan (8.0)
Process completed with exit code 1.
|
Static Analysis with PHPStan (7.4):
tests/Fixtures/DataFalse.php#L9
Property JMS\Serializer\Tests\Fixtures\DataFalse::$data has unknown class JMS\Serializer\Tests\Fixtures\false as its type.
|
Static Analysis with PHPStan (7.4):
tests/Fixtures/DataFalse.php#L12
Parameter $data of method JMS\Serializer\Tests\Fixtures\DataFalse::__construct() has invalid type JMS\Serializer\Tests\Fixtures\false.
|
Static Analysis with PHPStan (7.4):
tests/Fixtures/DataTrue.php#L9
Property JMS\Serializer\Tests\Fixtures\DataTrue::$data has unknown class JMS\Serializer\Tests\Fixtures\true as its type.
|
Static Analysis with PHPStan (7.4):
tests/Fixtures/DataTrue.php#L12
Parameter $data of method JMS\Serializer\Tests\Fixtures\DataTrue::__construct() has invalid type JMS\Serializer\Tests\Fixtures\true.
|
Static Analysis with PHPStan (7.4)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.1):
tests/Fixtures/DataTrue.php#L9
Property JMS\Serializer\Tests\Fixtures\DataTrue::$data has unknown class JMS\Serializer\Tests\Fixtures\true as its type.
|
Static Analysis with PHPStan (8.1):
tests/Fixtures/DataTrue.php#L12
Parameter $data of method JMS\Serializer\Tests\Fixtures\DataTrue::__construct() has invalid type JMS\Serializer\Tests\Fixtures\true.
|
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.0)
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/
|
Static Analysis with PHPStan (7.4)
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/
|
Static Analysis with PHPStan (8.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/
|
Static Analysis with PHPStan (8.2)
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/
|