Skip to content

tweak: drop scrutinizer #59

tweak: drop scrutinizer

tweak: drop scrutinizer #59

Triggered via push September 12, 2024 10:11
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Matrix: composer
remove_old_artifacts
3s
remove_old_artifacts
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
composer (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/config is locked to version v7.1.1 and an update of this package was not requested. - symfony/config v7.1.1 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 2 - symfony/dependency-injection is locked to version v7.1.4 and an update of this package was not requested. - symfony/dependency-injection v7.1.4 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.1.2 and an update of this package was not requested. - symfony/filesystem v7.1.2 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 4 - symfony/var-exporter is locked to version v7.1.2 and an update of this package was not requested. - symfony/var-exporter v7.1.2 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 5 - symfony/config v7.1.1 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. - pdepend/pdepend 2.16.2 requires symfony/config ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/config[v7.1.1]. - pdepend/pdepend is locked to version 2.16.2 and an update of this package was not requested.
composer (8.1)
Process completed with exit code 2.
composer (8.2)
The job was canceled because "_8_1" failed.
composer (8.3)
The job was canceled because "_8_1" failed.
composer (8.1)
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/