Skip to content

Create test.yml

Create test.yml #1

Triggered via push August 20, 2024 06:12
Status Failure
Total duration 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=8.3 but your php version (8.1.2) does not satisfy that requirement. Problem 2 - brianium/paratest is locked to version v7.4.3 and an update of this package was not requested. - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.2) does not satisfy that requirement. Problem 3 - 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.2) does not satisfy that requirement. Problem 4 - nunomaduro/termwind is locked to version v2.0.1 and an update of this package was not requested. - nunomaduro/termwind v2.0.1 requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 5 - symfony/console is locked to version v7.1.3 and an update of this package was not requested. - symfony/console v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - symfony/finder is locked to version v7.1.3 and an update of this package was not requested. - symfony/finder v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - symfony/process is locked to version v7.1.3 and an update of this package was not requested. - symfony/process v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.1.3 and an update of this package was not requested. - symfony/string v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - symfony/var-dumper is locked to version v7.1.3 and an update of this package was not requested. - symfony/var-dumper v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 10 - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.2) does not satisfy that requirement. - pestphp/pest v2.35.0 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.4.3]. - pestphp/pest is locked to version v2.35.0 and an update of this package was not requested.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/