Skip to content

Features/GitHub workflows #2

Features/GitHub workflows

Features/GitHub workflows #2

Triggered via pull request March 9, 2024 18:10
Status Failure
Total duration 19s
Artifacts

code-format-check.yml

on: pull_request
check-code-format
10s
check-code-format
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
check-code-format
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - laminas/laminas-escaper is locked to version 2.13.0 and an update of this package was not requested. - laminas/laminas-escaper 2.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - 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 3 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/service-contracts is locked to version v3.4.1 and an update of this package was not requested. - symfony/service-contracts v3.4.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - laminas/laminas-escaper 2.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. - codeigniter4/framework v4.4.6 requires laminas/laminas-escaper ^2.9 -> satisfiable by laminas/laminas-escaper[2.13.0]. - codeigniter4/framework is locked to version v4.4.6 and an update of this package was not requested.
check-code-format
Process completed with exit code 2.
check-code-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-code-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/