Skip to content

Change file name of reports #62

Change file name of reports

Change file name of reports #62

Triggered via pull request December 11, 2024 15:30
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test
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 - behat/gherkin is locked to version dev-master and an update of this package was not requested. - behat/gherkin dev-master requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - codeception/codeception is locked to version dev-main and an update of this package was not requested. - codeception/codeception dev-main requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - doctrine/instantiator is locked to version 2.0.x-dev and an update of this package was not requested. - doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/console is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/console 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/css-selector is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/css-selector 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/deprecation-contracts is locked to version dev-main and an update of this package was not requested. - symfony/deprecation-contracts dev-main requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/event-dispatcher 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/event-dispatcher-contracts is locked to version dev-main and an update of this package was not requested. - symfony/event-dispatcher-contracts dev-main requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/finder is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/finder 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/process is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/process 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/service-contracts is locked to version dev-main and an update of this package was not requested. - symfony/service-contracts dev-main requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/string is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/string 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/var-dumper is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/var-dumper 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version 6.4.x-dev and an update of this package was not requested. - symfony/yaml 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - behat/gherkin is locked to version 4.x-dev and an update of this package was not requested. - behat/gherkin dev-master requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement. - behat/gherkin 4.x-dev is an alias of behat/gherkin dev-master and thus requires it to be installed too.
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636