Merge 2.19.x into 3.1.x #2952
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
4 errors and 2 warnings
coding-standards / Coding Standards (8.2):
tests/Tests/ORM/Tools/SchemaValidatorTest.php#L233
Found multi-line doc comment with single line content, use one-line doc comment instead.
|
coding-standards / Coding Standards (8.2):
tests/Tests/ORM/Tools/SchemaValidatorTest.php#L234
Use of annotation @requires is forbidden.
|
coding-standards / Coding Standards (8.2):
tests/Tests/ORM/Tools/SchemaValidatorTest.php#L242
Multi-line function calls must have a trailing comma after the last parameter.
|
coding-standards / Coding Standards (8.2)
Process completed with exit code 1.
|
coding-standards / Coding Standards (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coding-standards / Coding Standards (8.2)
The process '/usr/bin/git' failed with exit code 128
|