Skip to content

support psr/http-message v2 #15

support psr/http-message v2

support psr/http-message v2 #15

Triggered via pull request October 13, 2024 23:21
Status Cancelled
Total duration 31m 55s
Artifacts

ci.yml

on: pull_request
Coding Standards
15s
Coding Standards
Matrix: Static Analysis
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
Coding Standards
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-diactoros ~2.2 -> satisfiable by laminas/laminas-diactoros[2.2.0, ..., 2.26.0]. - Root composer.json requires roave/security-advisories dev-master -> satisfiable by roave/security-advisories[dev-master]. - laminas/laminas-diactoros[2.7.0, ..., 2.14.0] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (7.2.34) does not satisfy that requirement. - laminas/laminas-diactoros[2.15.0, ..., 2.17.0] require php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (7.2.34) does not satisfy that requirement. - laminas/laminas-diactoros[2.18.0, ..., 2.25.2] require php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (7.2.34) does not satisfy that requirement. - laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.2.34) does not satisfy that requirement. - laminas/laminas-diactoros[2.5.0, ..., 2.6.0] require php ^7.3 || ~8.0.0 -> your php version (7.2.34) does not satisfy that requirement. - roave/security-advisories dev-master conflicts with laminas/laminas-diactoros <2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2.
Coding Standards
The process '/usr/local/bin/composer' failed with exit code 2
Static Analysis (ubuntu-18.04, 8.1)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 8.3)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 7.2)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 8.0)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 7.3)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 8.2)
The run was canceled by @kevinsmith.
Static Analysis (ubuntu-18.04, 8.0)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 7.4)
The run was canceled by @kevinsmith.
Static Analysis (ubuntu-18.04, 7.2)
The run was canceled by @kevinsmith.
Static Analysis (ubuntu-18.04, 8.2)
The run was canceled by @kevinsmith.
Static Analysis (ubuntu-18.04, 7.3)
The run was canceled by @kevinsmith.
Static Analysis (ubuntu-18.04, 7.4)
The run was canceled by @kevinsmith.
Static Analysis (ubuntu-18.04, 8.3)
The run was canceled by @kevinsmith.
Unit Tests (ubuntu-18.04, 8.1)
The run was canceled by @kevinsmith.
Coding Standards
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding Standards
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/
CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002