Skip to content

Allow PSR Log 2 and 3 #27

Allow PSR Log 2 and 3

Allow PSR Log 2 and 3 #27

Triggered via pull request January 10, 2024 15:09
Status Failure
Total duration 22s
Artifacts

mutation-tests.yml

on: pull_request
Mutation Tests
8s
Mutation Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Mutation Tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - psr/log is locked to version 3.0.0 and an update of this package was not requested. - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - beste/psr-testlogger is locked to version 1.0.0 and an update of this package was not requested. - beste/psr-testlogger 1.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - infection/infection is locked to version 0.27.0 and an update of this package was not requested. - infection/infection 0.27.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.3.2 and an update of this package was not requested. - symfony/console v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v6.3.3 and an update of this package was not requested. - symfony/finder v6.3.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/process is locked to version v6.3.2 and an update of this package was not requested. - symfony/process v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/string is locked to version v6.3.2 and an update of this package was not requested. - symfony/string v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - thecodingmachine/safe is locked to version v2.5.0 and an update of this package was not requested. - thecodingmachine/safe v2.5.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. - composer/xdebug-handler 3.0.3 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.0]. - composer/xdebug-handler is locked to version 3.0.3 and an update of this package was not requested.
Mutation Tests
The process '/usr/local/bin/composer' failed with exit code 2
Mutation Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mutation Tests
The `save-state` 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/