Test fixture update #63
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
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/
|