Skip to content

Add the test pack

Add the test pack #3

Triggered via pull request August 14, 2024 12:51
Status Failure
Total duration 3m 23s
Artifacts

tests.yml

on: pull_request
Run PHP-CS-Fixer
5s
Run PHP-CS-Fixer
Run PHPUnit
3m 12s
Run PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run PHPUnit
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=8.3 but your php version (8.1.2) does not satisfy that requirement. Problem 2 - doctrine/mongodb-odm is locked to version 2.8.0 and an update of this package was not requested. - doctrine/mongodb-odm 2.8.0 requires ext-mongodb ^1.17 -> it has the wrong version installed (1.12.0). Problem 3 - mongodb/mongodb is locked to version 1.19.1 and an update of this package was not requested. - mongodb/mongodb 1.19.1 requires ext-mongodb ^1.18.0 -> it has the wrong version installed (1.12.0). Problem 4 - symfony/cache is locked to version v7.1.3 and an update of this package was not requested. - symfony/cache v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/config is locked to version v7.1.1 and an update of this package was not requested. - symfony/config v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - symfony/console is locked to version v7.1.3 and an update of this package was not requested. - symfony/console v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - symfony/dependency-injection is locked to version v7.1.3 and an update of this package was not requested. - symfony/dependency-injection v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - symfony/doctrine-bridge is locked to version v7.1.3 and an update of this package was not requested. - symfony/doctrine-bridge v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - symfony/dotenv is locked to version v7.1.3 and an update of this package was not requested. - symfony/dotenv v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - symfony/error-handler is locked to version v7.1.3 and an update of this package was not requested. - symfony/error-handler v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 11 - symfony/event-dispatcher is locked to version v7.1.1 and an update of this package was not requested. - symfony/event-dispatcher v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 12 - symfony/filesystem is locked to version v7.1.2 and an update of this package was not requested. - symfony/filesystem v7.1.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 13 - symfony/finder is locked to version v7.1.3 and an update of this package was not requested. - symfony/finder v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 14 - symfony/framework-bundle is locked to version v7.1.3 and an update of this package was not requested. - symfony/framework-bundle v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 15 - symfony/http-foundation is locked to version v7.1.3 and an update of this package was not requested. - symfony/http-foundation v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 16 - symfony/http-kernel is locked to version v7.1.3 and an update of this package was not requested. - symfony/http-kernel v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 17 - symfony/options-resolver is locked to version v7.1.1 and an update of this package was not requested. - symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 18 - symfony/routing is locked to version v7.1.3 and an update of this package was not requested. - symfony/routing v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not sati
Run PHPUnit
Process completed with exit code 2.