Skip to content

fix(doctrine 3): fix phpstan issues with doctrine 3.x #685

fix(doctrine 3): fix phpstan issues with doctrine 3.x

fix(doctrine 3): fix phpstan issues with doctrine 3.x #685

Triggered via pull request August 19, 2024 22:09
Status Failure
Total duration 29s
Artifacts

coding-standards.yaml

on: pull_request
Matrix: Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
Coding Standards (7.4): tests/Metadata/Driver/DoctrineDriverTest.php#L98
Class \JMS\Serializer\Tests\Fixtures\BlogPost should not be referenced via a fully qualified name, but via a use statement.
Coding Standards (7.4): tests/Serializer/Doctrine/IntegrationTest.php#L192
Expected 1 line before "return", found 0.
Coding Standards (7.4): tests/Serializer/Doctrine/ObjectConstructorTest.php#L625
Expected 1 blank line after function; 0 found
Coding Standards (7.4): tests/Serializer/Doctrine/ObjectConstructorTest.php#L629
Expected 1 line before "return", found 0.
Coding Standards (7.4)
Process completed with exit code 1.
Coding Standards (7.4)
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/
Coding Standards (7.4)
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/
Coding Standards (7.4)
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/
Coding Standards (7.4)
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/
Coding Standards (7.4)
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/