Switch to GitHub Actions #4
continuous-integration.yml
on: pull_request
compliance
12s
Annotations
2 errors and 2 warnings
test-minimum
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/config v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- phpmd/phpmd 2.15.0 requires pdepend/pdepend ^2.16.1 -> satisfiable by pdepend/pdepend[2.16.1].
- pdepend/pdepend 2.16.1 requires symfony/config ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/config[v6.4.0].
- phpmd/phpmd is locked to version 2.15.0 and an update of this package was not requested.
|
test-minimum
Process completed with exit code 2.
|
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/
|