Skip to content

Update workflows

Update workflows #1967

Triggered via push October 12, 2024 21:47
Status Failure
Total duration 23s
Artifacts

test.yml

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

Annotations

5 errors and 1 warning
e2e
Process completed with exit code 17.
unit (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - brianium/paratest is locked to version v7.5.7 and an update of this package was not requested. - brianium/paratest v7.5.7 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.30) does not satisfy that requirement. Problem 2 - nunomaduro/collision is locked to version v8.4.0 and an update of this package was not requested. - nunomaduro/collision v8.4.0 requires php ^8.2.0 -> your php version (8.1.30) does not satisfy that requirement. Problem 3 - nunomaduro/termwind is locked to version v2.1.0 and an update of this package was not requested. - nunomaduro/termwind v2.1.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 4 - pestphp/pest is locked to version v3.3.2 and an update of this package was not requested. - pestphp/pest v3.3.2 requires php ^8.2.0 -> your php version (8.1.30) does not satisfy that requirement. Problem 5 - pestphp/pest-plugin is locked to version v3.0.0 and an update of this package was not requested. - pestphp/pest-plugin v3.0.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 6 - pestphp/pest-plugin-arch is locked to version v3.0.0 and an update of this package was not requested. - pestphp/pest-plugin-arch v3.0.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 7 - pestphp/pest-plugin-mutate is locked to version v3.0.5 and an update of this package was not requested. - pestphp/pest-plugin-mutate v3.0.5 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 8 - phpunit/php-code-coverage is locked to version 11.0.7 and an update of this package was not requested. - phpunit/php-code-coverage 11.0.7 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 9 - phpunit/php-file-iterator is locked to version 5.1.0 and an update of this package was not requested. - phpunit/php-file-iterator 5.1.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 10 - phpunit/php-invoker is locked to version 5.0.1 and an update of this package was not requested. - phpunit/php-invoker 5.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 11 - phpunit/php-text-template is locked to version 4.0.1 and an update of this package was not requested. - phpunit/php-text-template 4.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 12 - phpunit/php-timer is locked to version 7.0.1 and an update of this package was not requested. - phpunit/php-timer 7.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 13 - phpunit/phpunit is locked to version 11.4.1 and an update of this package was not requested. - phpunit/phpunit 11.4.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 14 - sebastian/cli-parser is locked to version 3.0.2 and an update of this package was not requested. - sebastian/cli-parser 3.0.2 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 15 - sebastian/code-unit is locked to version 3.0.1 and an update of this package was not requested. - sebastian/code-unit 3.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 16 - sebastian/code-unit-reverse-lookup is locked to version 4.0.1 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 4.0.1 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 17 - sebastian/comparator is locked to version 6.1.0 and an update of this package was not requested. - sebastian/comparator 6.1.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 1
unit (8.1)
Process completed with exit code 2.
unit (8.2)
The job was canceled because "_8_1" failed.
unit (8.2)
The operation was canceled.
e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: jpribyl/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/