Allow PHPStan PHPDoc parser 2.0 #726
Annotations
5 errors and 1 warning
Run a static analysis with phpstan/phpstan
Ignored error pattern #^Attribute class JMS\\Serializer\\Tests\\Fixtures\\MissingAttribute does not exist\.$# was not matched in reported errors.
|
Run a static analysis with phpstan/phpstan
Ignored error pattern #^Property JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\CollectionOfNotExistingClasses\:\:\$productIds has unknown class JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\NotExistingClass as its type\.$# was not matched in reported errors.
|
Run a static analysis with phpstan/phpstan
Ignored error pattern #^Property JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\CollectionOfClassesWithFullNamespacePath\:\:\$productIds has unknown class JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\Product as its type\.$# was not matched in reported errors.
|
Run a static analysis with phpstan/phpstan
Ignored error pattern #^Property JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\CollectionOfInterfacesWithFullNamespacePath\:\:\$productColors has unknown class JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\JMS\\Serializer\\Tests\\Fixtures\\DocBlockType\\Collection\\Details\\ProductColor as its type\.$# was not matched in reported errors.
|
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