Skip to content

Drop Codeception 4 support, php < 8.0 and symfony < 5.0 #88

Drop Codeception 4 support, php < 8.0 and symfony < 5.0

Drop Codeception 4 support, php < 8.0 and symfony < 5.0 #88

Triggered via pull request October 15, 2023 18:29
Status Failure
Total duration 19s
Artifacts

mt.yaml

on: pull_request
Matrix: mutation-testing
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Mutation testing with PHP 8.0, using pcov
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 (8.0.30) does not satisfy that requirement. Problem 2 - 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 (8.0.30) does not satisfy that requirement. Problem 3 - symfony/process is locked to version v6.3.4 and an update of this package was not requested. - symfony/process v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/yaml is locked to version v6.3.3 and an update of this package was not requested. - symfony/yaml v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/config is locked to version v6.3.2 and an update of this package was not requested. - symfony/config v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/console is locked to version v6.3.4 and an update of this package was not requested. - symfony/console v6.3.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - 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 (8.0.30) does not satisfy that requirement. Problem 9 - symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested. - symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/string is locked to version v6.3.5 and an update of this package was not requested. - symfony/string v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - guzzlehttp/guzzle 7.8.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.3.0]. - guzzlehttp/guzzle is locked to version 7.8.0 and an update of this package was not requested.
Mutation testing with PHP 8.0, using pcov
Process completed with exit code 2.
Mutation testing with PHP 8.0, using pcov
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mutation testing with PHP 8.0, using pcov
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/