Skip to content

Test fixture update #63

Test fixture update

Test fixture update #63

Triggered via pull request January 23, 2024 18:49
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Run functional tests
55s
Run functional tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run functional tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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.20) does not satisfy that requirement. Problem 2 - 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 (7.4.20) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v6.4.2 and an update of this package was not requested. - symfony/string v6.4.2 requires php >=8.1 -> your php version (7.4.20) does not satisfy that requirement. Problem 4 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.20) does not satisfy that requirement. - symfony/console v5.4.34 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - symfony/console is locked to version v5.4.34 and an update of this package was not requested.
Run functional tests
Process completed with exit code 2.
Run functional 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/