fix(doctrine 3): fix phpstan issues with doctrine 3.x #684
Annotations
3 errors and 5 warnings
Run a static analysis with phpstan/phpstan:
tests/Serializer/Doctrine/IntegrationTest.php#L192
Method JMS\Serializer\Tests\Serializer\Doctrine\SimpleManagerRegistry::getAliasNamespace() should return string but returns Doctrine\Persistence\ObjectManager|false.
|
Run a static analysis with phpstan/phpstan:
tests/Serializer/Doctrine/ObjectConstructorTest.php#L629
Method JMS\Serializer\Tests\Serializer\Doctrine\SimpleBaseManagerRegistry::getAliasNamespace() should return string but returns Doctrine\Persistence\ObjectManager|false.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install dependencies with Composer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install dependencies with Composer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install dependencies with Composer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading