Skip to content

update

update #12

Triggered via push April 2, 2024 10:34
Status Failure
Total duration 22s
Artifacts

main.yml

on: push
Matrix: Run tests

Annotations

2 errors and 3 warnings
Run tests (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested. - doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - doctrine/lexer is locked to version 3.0.1 and an update of this package was not requested. - doctrine/lexer 3.0.1 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 - intervention/gif is locked to version 4.0.2 and an update of this package was not requested. - intervention/gif 4.0.2 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - intervention/image is locked to version 3.5.0 and an update of this package was not requested. - intervention/image 3.5.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - laravel/framework is locked to version v10.48.3 and an update of this package was not requested. - laravel/framework v10.48.3 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - laravel/prompts is locked to version v0.1.16 and an update of this package was not requested. - laravel/prompts v0.1.16 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - laravel/ui is locked to version v4.5.0 and an update of this package was not requested. - laravel/ui v4.5.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - league/flysystem is locked to version 3.25.1 and an update of this package was not requested. - league/flysystem 3.25.1 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.25.1 and an update of this package was not requested. - league/flysystem-local 3.25.1 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - livewire/livewire is locked to version v3.4.9 and an update of this package was not requested. - livewire/livewire v3.4.9 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - 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 14 - nette/schema is locked to version v1.3.0 and an update of this package was not requested. - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - nette/utils is locked to version v4.0.4 and an update of this package was not requested. - nette/utils v4.0.4 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/cache is locked to version 3.0.0 and an update of this package was not requested. - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 18 - 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 satis
Run tests (7.4)
Process completed with exit code 2.
Run tests (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (7.4)
setup-php v1 is deprecated. Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2