Skip to content

Update all non-major dependencies #2284

Update all non-major dependencies

Update all non-major dependencies #2284

Triggered via push February 18, 2025 22:04
Status Failure
Total duration 26s
Artifacts
Matrix: Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Static Analysis (locked, 8.1, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - infection/infection is locked to version 0.29.12 and an update of this package was not requested. - infection/infection 0.29.12 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v7.2.1 and an update of this package was not requested. - symfony/console v7.2.1 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.2.0 and an update of this package was not requested. - symfony/filesystem v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 4 - symfony/finder is locked to version v7.2.2 and an update of this package was not requested. - symfony/finder v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 5 - symfony/process is locked to version v7.2.0 and an update of this package was not requested. - symfony/process v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 6 - symfony/string is locked to version v7.2.0 and an update of this package was not requested. - symfony/string v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Static Analysis (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
Static Analysis (locked, 8.1, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/