Skip to content

Tests

Tests #677

Triggered via schedule July 20, 2023 02:14
Status Failure
Total duration 18s
Artifacts

test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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.29) does not satisfy that requirement. Problem 2 - symfony/config is locked to version v6.2.7 and an update of this package was not requested. - symfony/config v6.2.7 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 3 - symfony/console is locked to version v6.2.8 and an update of this package was not requested. - symfony/console v6.2.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 4 - symfony/deprecation-contracts is locked to version v3.2.1 and an update of this package was not requested. - symfony/deprecation-contracts v3.2.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 5 - symfony/filesystem is locked to version v6.2.7 and an update of this package was not requested. - symfony/filesystem v6.2.7 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 6 - symfony/service-contracts is locked to version v3.2.1 and an update of this package was not requested. - symfony/service-contracts v3.2.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 7 - symfony/stopwatch is locked to version v6.2.7 and an update of this package was not requested. - symfony/stopwatch v6.2.7 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v6.2.8 and an update of this package was not requested. - symfony/string v6.2.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 9 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. - phpunit/phpunit 9.6.7 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.7 and an update of this package was not requested.
Tests
Process completed with exit code 2.
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/