Skip to content

Doctrine ODM: fix tests for 2.0 #697

Doctrine ODM: fix tests for 2.0

Doctrine ODM: fix tests for 2.0 #697

Triggered via pull request August 28, 2024 17:40
Status Failure
Total duration 27s
Artifacts

coding-standards.yaml

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

Annotations

7 errors and 5 warnings
Coding Standards (7.4): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L106
Expected 1 space after IF keyword; 0 found
Coding Standards (7.4): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L106
Expected 1 line after "if", found 0.
Coding Standards (7.4): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L112
Expected 0 spaces after array opening bracket, 1 found.
Coding Standards (7.4): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L112
Expected 0 spaces before array closing bracket, 1 found.
Coding Standards (7.4): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L114
Blank line found at end of control structure
Coding Standards (7.4): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L123
Expected 1 space after IF keyword; 0 found
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/