Skip to content

Allow Symfony 7

Allow Symfony 7 #57

Re-run triggered December 20, 2023 15:59
Status Failure
Total duration 22s
Artifacts

qa.yaml

on: pull_request
PHP CS Fixer
12s
PHP CS Fixer
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
PHP CS Fixer
Process completed with exit code 1.
PHP CS Fixer
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/
PHP CS Fixer: src/Command/UpdateDatabaseCommand.php#L1
Found violation(s) of type: no_trailing_comma_in_singleline
PHP CS Fixer: src/Command/UpdateDatabaseCommand.php#L1
Found violation(s) of type: operator_linebreak
PHP CS Fixer: src/Reader/ReaderFactory.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
PHP CS Fixer: src/DependencyInjection/Configuration.php#L1
Found violation(s) of type: operator_linebreak
PHP CS Fixer
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/