Skip to content

Update all non-major dependencies #2268

Update all non-major dependencies

Update all non-major dependencies #2268

Triggered via push January 14, 2025 18:33
Status Failure
Total duration 1m 5s
Artifacts
Matrix: Check Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Check Coding Standards (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.10 and an update of this package was not requested. - infection/infection 0.29.10 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - shish/safe is locked to version v2.6.4 and an update of this package was not requested. - shish/safe v2.6.4 requires php >= 8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 3 - 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 4 - 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 5 - 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 6 - 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 7 - 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.
Check Coding Standards (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
Check Coding Standards (locked, 8.1, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Check Coding Standards (locked, 8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Coding Standards (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/