Switch to GitHub Actions #1
continuous-integration.yml
on: pull_request
compliance
2m 33s
Annotations
3 errors and 2 warnings
test-minimum
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 (7.4.33) does not satisfy that requirement.
Problem 2
- psr/cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- psr/log is locked to version 2.0.0 and an update of this package was not requested.
- psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/config is locked to version v6.4.0 and an update of this package was not requested.
- symfony/config v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/dependency-injection is locked to version v6.4.1 and an update of this package was not requested.
- symfony/dependency-injection v6.4.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- 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.33) does not satisfy that requirement.
Problem 7
- symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/service-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/service-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/string is locked to version v6.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/var-exporter is locked to version v7.0.1 and an update of this package was not requested.
- symfony/var-exporter v7.0.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- composer/xdebug-handler 2.0.5 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[2.0.0].
- composer/xdebug-handler is locked to version 2.0.5 and an update of this package was not requested.
|
test-minimum
Process completed with exit code 2.
|
test-latest
Process completed with exit code 1.
|
compliance
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|