Skip to content

Update githook.yml

Update githook.yml #6

Triggered via push November 8, 2024 11:18
Status Failure
Total duration 22s
Artifacts

githook.yml

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

Annotations

9 errors and 1 warning
test (8.0)
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 (8.0.30) does not satisfy that requirement. Problem 2 - brick/math is locked to version 0.12.1 and an update of this package was not requested. - brick/math 0.12.1 requires php ^8.1 -> your php version (8.0.30) 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 (8.0.30) 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 (8.0.30) does not satisfy that requirement. Problem 5 - laravel/framework is locked to version v10.48.22 and an update of this package was not requested. - laravel/framework v10.48.22 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - laravel/prompts is locked to version v0.1.25 and an update of this package was not requested. - laravel/prompts v0.1.25 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - monolog/monolog is locked to version 3.7.0 and an update of this package was not requested. - monolog/monolog 3.7.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - nette/schema is locked to version v1.3.2 and an update of this package was not requested. - nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - nunomaduro/termwind is locked to version v1.16.0 and an update of this package was not requested. - nunomaduro/termwind v1.16.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - ramsey/collection is locked to version 2.0.0 and an update of this package was not requested. - ramsey/collection 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/console is locked to version v6.4.14 and an update of this package was not requested. - symfony/console v6.4.14 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/css-selector is locked to version v7.1.6 and an update of this package was not requested. - symfony/css-selector v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/error-handler is locked to version v6.4.14 and an update of this package was not requested. - symfony/error-handler v6.4.14 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/event-dispatcher is locked to version v7.1.6 and an update of this package was not requested. - symfony/event-dispatcher v7.1.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - symfony/finder is locked to version v6.4.13 and an update of this package was not requested. - symfony/finder v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 - symfony/http-foundation is locked to version v6.4.14 and an update of this package was not requested. - symfony/http-foundation v6.4.14 requires php >=8.1 -> your
test (8.0)
Process completed with exit code 2.
test (8.2)
The job was canceled because "_8_0" failed.
test (8.2)
The operation was canceled.
test (7.4)
The job was canceled because "_8_0" failed.
test (7.4)
The operation was canceled.
test (8.1)
The job was canceled because "_8_0" failed.
test (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/css-selector is locked to version v7.1.6 and an update of this package was not requested. - symfony/css-selector v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 2 - symfony/event-dispatcher is locked to version v7.1.6 and an update of this package was not requested. - symfony/event-dispatcher v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v7.1.6 and an update of this package was not requested. - symfony/string v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 4 - brianium/paratest is locked to version v7.4.8 and an update of this package was not requested. - brianium/paratest v7.4.8 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.30) does not satisfy that requirement. Problem 5 - symfony/stopwatch is locked to version v7.1.6 and an update of this package was not requested. - symfony/stopwatch v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 6 - symfony/console is locked to version v6.4.14 and an update of this package was not requested. - symfony/console v6.4.14 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.1.6]. - symfony/string v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
test (8.1)
Process completed with exit code 2.
test (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/