Skip to content

upgrade packages and enhance application installation process #706

upgrade packages and enhance application installation process

upgrade packages and enhance application installation process #706

Triggered via pull request December 11, 2023 11:47
Status Failure
Total duration 22s
Artifacts

test.yml

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

Annotations

10 errors
PHP 7.4 Unit Tests
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 (7.4.33) 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 (7.4.33) does not satisfy that requirement. Problem 3 - nexusphp/cs-config is locked to version v3.18.0 and an update of this package was not requested. - nexusphp/cs-config v3.18.0 requires php ^8.0.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - nexusphp/tachycardia is locked to version v1.5.0 and an update of this package was not requested. - nexusphp/tachycardia v1.5.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - qossmic/deptrac-shim is locked to version 1.0.2 and an update of this package was not requested. - qossmic/deptrac-shim 1.0.2 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/console is locked to version v7.0.1 and an update of this package was not requested. - symfony/console v7.0.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - 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 (7.4.33) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested. - symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/process is locked to version v7.0.0 and an update of this package was not requested. - symfony/process v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested. - symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - symfony/string is locked to version v7.0.0 and an update of this package was not requested. - symfony/string v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - 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. - codeigniter4/framework v4.4.3 requires laminas/laminas-escaper ^2.9 -> satisfiable by laminas/laminas-escaper[2.13.0]. - codeigniter4/framework is locked to version v4.4.3 and an update of this package was not requested.
PHP 7.4 Unit Tests
Process completed with exit code 2.
PHP 8.2 Unit Tests
The job was canceled because "_7_4" failed.
PHP 8.2 Unit Tests
Process completed with exit code 1.
PHP 8.1 Unit Tests
The job was canceled because "_7_4" failed.
PHP 8.1 Unit Tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.0.1 and an update of this package was not requested. - symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 2 - symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested. - symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 4 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 5 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 6 - symfony/process is locked to version v7.0.0 and an update of this package was not requested. - symfony/process v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 7 - symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested. - symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.0.0 and an update of this package was not requested. - symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. Problem 9 - symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. - friendsofphp/php-cs-fixer v3.41.1 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.1]. - friendsofphp/php-cs-fixer is locked to version v3.41.1 and an update of this package was not requested.
PHP 8.1 Unit Tests
Process completed with exit code 2.
PHP 8.0 Unit Tests
The job was canceled because "_7_4" failed.
PHP 8.0 Unit Tests
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 - qossmic/deptrac-shim is locked to version 1.0.2 and an update of this package was not requested. - qossmic/deptrac-shim 1.0.2 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v7.0.1 and an update of this package was not requested. - symfony/console v7.0.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.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 6 - symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested. - symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/process is locked to version v7.0.0 and an update of this package was not requested. - symfony/process v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested. - symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/string is locked to version v7.0.0 and an update of this package was not requested. - symfony/string v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - 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.3 requires laminas/laminas-escaper ^2.9 -> satisfiable by laminas/laminas-escaper[2.13.0]. - codeigniter4/framework is locked to version v4.4.3 and an update of this package was not requested.
PHP 8.0 Unit Tests
Process completed with exit code 2.