Skip to content
Triggered via push January 11, 2024 10:43
Status Failure
Total duration 42s
Artifacts

phpunit.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
phpunit (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - brick/math is locked to version 0.11.0 and an update of this package was not requested. - brick/math 0.11.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested. - doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested. - egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - jeremykendall/php-domain-parser is locked to version 6.3.0 and an update of this package was not requested. - jeremykendall/php-domain-parser 6.3.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - laminas/laminas-diactoros is locked to version 3.3.0 and an update of this package was not requested. - laminas/laminas-diactoros 3.3.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - laravel/framework is locked to version v10.40.0 and an update of this package was not requested. - laravel/framework v10.40.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - laravel/octane is locked to version v2.2.7 and an update of this package was not requested. - laravel/octane v2.2.7 requires php ^8.1.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - laravel/prompts is locked to version v0.1.15 and an update of this package was not requested. - laravel/prompts v0.1.15 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - league/flysystem is locked to version 3.23.0 and an update of this package was not requested. - league/flysystem 3.23.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - league/flysystem-local is locked to version 3.23.0 and an update of this package was not requested. - league/flysystem-local 3.23.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - lorisleiva/laravel-actions is locked to version v2.7.3 and an update of this package was not requested. - lorisleiva/laravel-actions v2.7.3 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - lorisleiva/lody is locked to version v0.4.0 and an update of this package was not requested. - lorisleiva/lody v0.4.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - monolog/monolog is locked to version 3.5.0 and an update of this package was not requested. - monolog/monolog 3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - nette/utils is locked to version v4.0.3 and an update of this package was not requested. - nette/utils v4.0.3 requires php >=8.0 <8.4 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - nunomaduro/termwind is locked to version v1.15.1 and an update of this package was not requested. - nunomaduro/termwind v1.15.1 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 17 - 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 18 - psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested. - psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy th
phpunit (7.4)
Process completed with exit code 2.
phpunit (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
phpunit (7.4)
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/