Skip to content

TPI-4331: Github workflows #434

TPI-4331: Github workflows

TPI-4331: Github workflows #434

Triggered via pull request October 9, 2024 09:57
Status Failure
Total duration 1m 12s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (ubuntu-20.04, 7.4, 2.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.1.0||~8.2.0||~8.3.0 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires laminas/laminas-captcha ^2.17 -> satisfiable by laminas/laminas-captcha[2.17.0]. - laminas/laminas-captcha 2.17.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - Root composer.json requires laminas/laminas-escaper ^2.13 -> satisfiable by laminas/laminas-escaper[2.13.0]. - laminas/laminas-escaper 2.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - Root composer.json requires laminas/laminas-feed ^2.22 -> satisfiable by laminas/laminas-feed[2.22.0]. - laminas/laminas-feed 2.22.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - Root composer.json requires laminas/laminas-file ^2.13 -> satisfiable by laminas/laminas-file[2.13.0]. - laminas/laminas-file 2.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - Root composer.json requires laminas/laminas-oauth ^2.6 -> satisfiable by laminas/laminas-oauth[2.6.0]. - laminas/laminas-oauth 2.6.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - psr/log[2.0.0, 3.0.0, ..., 3.0.2] require php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. - Root composer.json requires psr/log ^2 || ^3 -> satisfiable by psr/log[2.0.0, 3.0.0, 3.0.1, 3.0.2].
build (ubuntu-20.04, 7.4, 2.4)
Process completed with exit code 2.
build (ubuntu-20.04, 7.4, 2.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/