Skip to content

Update all non-major dependencies #3901

Update all non-major dependencies

Update all non-major dependencies #3901

Triggered via pull request May 14, 2024 17:14
Status Failure
Total duration 23s
Artifacts

mutation-tests.yml

on: pull_request
Matrix: Mutation tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Mutation tests (locked, 8.1, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.0.7 and an update of this package was not requested. - symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 2 - symfony/filesystem is locked to version v7.0.7 and an update of this package was not requested. - symfony/filesystem v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 3 - symfony/finder is locked to version v7.0.7 and an update of this package was not requested. - symfony/finder v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 4 - symfony/process is locked to version v7.0.7 and an update of this package was not requested. - symfony/process v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v7.0.7 and an update of this package was not requested. - symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 6 - symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. - infection/infection 0.28.1 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.7]. - infection/infection is locked to version 0.28.1 and an update of this package was not requested.
Mutation tests (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
Mutation tests (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/