Skip to content

[wip] Support for ORM 3 #437

[wip] Support for ORM 3

[wip] Support for ORM 3 #437

Triggered via pull request March 3, 2024 00:08
Status Failure
Total duration 39s
Artifacts

coding-standards.yml

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

Annotations

10 errors and 3 warnings
Coding Standards / Coding Standards (8.3): src/ConfigProvider.php#L12
Found multi-line doc comment with single line content, use one-line doc comment instead.
Coding Standards / Coding Standards (8.3): src/Service/RunSqlCommandFactory.php#L17
Usage of short nullable type hint in "?array" is disallowed.
Coding Standards / Coding Standards (8.3): src/Service/RunSqlCommandFactory.php#L20
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): src/Service/EntityManagerFactory.php#L23
Usage of short nullable type hint in "?array" is disallowed.
Coding Standards / Coding Standards (8.3): src/Service/ReservedWordsCommandFactory.php#L17
Usage of short nullable type hint in "?array" is disallowed.
Coding Standards / Coding Standards (8.3): src/Service/ReservedWordsCommandFactory.php#L20
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (8.3): src/Service/CliConfiguratorFactory.php#L16
Usage of short nullable type hint in "?array" is disallowed.
Coding Standards / Coding Standards (8.3): src/Service/ObjectSelectFactory.php#L24
Usage of short nullable type hint in "?array" is disallowed.
Coding Standards / Coding Standards (8.3): src/Options/SQLLoggerCollectorOptions.php#L20
Usage of short nullable type hint in "?string" is disallowed.
Coding Standards / Coding Standards (8.3): src/Options/SQLLoggerCollectorOptions.php#L23
Usage of short nullable type hint in "?string" is disallowed.
Coding Standards / Coding Standards (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. 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.3)
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 / Coding Standards (8.3)
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/