Skip to content

Modified to allow installation via homebrew #708

Modified to allow installation via homebrew

Modified to allow installation via homebrew #708

Re-run triggered June 15, 2024 18:40
Status Failure
Total duration 26s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards
16s
Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Coding Standards
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/config is locked to version v7.1.1 and an update of this package was not requested. - symfony/config v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/console is locked to version v6.4.8 and an update of this package was not requested. - symfony/console v6.4.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/dependency-injection is locked to version v7.1.1 and an update of this package was not requested. - symfony/dependency-injection v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v7.1.1 and an update of this package was not requested. - symfony/filesystem v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.1.1 and an update of this package was not requested. - symfony/string v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/var-exporter is locked to version v7.1.1 and an update of this package was not requested. - symfony/var-exporter v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.19 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.19 and an update of this package was not requested.
Coding Standards
Process completed with exit code 2.
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. 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
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/