Skip to content

Unit Tests

Unit Tests #487

Triggered via schedule April 14, 2024 02:32
Status Failure
Total duration 22s
Artifacts

test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=8.1 but 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 - getkirby/cms is locked to version 4.1.0 and an update of this package was not requested. - getkirby/cms 4.1.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - 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 5 - symfony/config is locked to version v7.0.3 and an update of this package was not requested. - symfony/config v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/console is locked to version v7.0.3 and an update of this package was not requested. - symfony/console v7.0.3 requires php >=8.2 -> your php version (8.0.30) 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 (8.0.30) does not satisfy that requirement. Problem 8 - symfony/filesystem is locked to version v7.0.3 and an update of this package was not requested. - symfony/filesystem v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - 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 10 - symfony/stopwatch is locked to version v7.0.3 and an update of this package was not requested. - symfony/stopwatch v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/string is locked to version v7.0.3 and an update of this package was not requested. - symfony/string v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/yaml is locked to version v6.4.0 and an update of this package was not requested. - symfony/yaml v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.16 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.16 and an update of this package was not requested.
Tests
Process completed with exit code 2.
Tests
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/.
Tests
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/