Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Add GitHub Action

Add GitHub Action #1

Triggered via pull request April 2, 2024 13:46
Status Failure
Total duration 15s
Artifacts

php.yml

on: pull_request
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.2 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.1.1 and an update of this package was not requested. - nunomaduro/collision v8.1.1 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.0.4 and an update of this package was not requested. - symfony/console v7.0.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 6 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 7 - symfony/process is locked to version v7.0.4 and an update of this package was not requested. - symfony/process v7.0.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.0.4 and an update of this package was not requested. - symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement. Problem 9 - 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.34.6 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.4.3]. - pestphp/pest is locked to version v2.34.6 and an update of this package was not requested.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.