Skip to content

feat: add action

feat: add action #1

Triggered via push October 16, 2024 09:44
Status Failure
Total duration 26s
Artifacts

pest.yml

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

Annotations

12 errors and 1 warning
phpunit (7.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest ^1.23||^2.34||^3.4 -> satisfiable by pestphp/pest[v1.23.0, v1.23.1, v2.34.0, ..., v2.36.0, v3.4.0, v3.4.1]. - pestphp/pest[v1.23.0, ..., v1.23.1] require php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. - pestphp/pest[v2.34.0, ..., v2.36.0] require php ^8.1.0 -> your php version (7.2.34) does not satisfy that requirement. - pestphp/pest[v3.4.0, ..., v3.4.1] require php ^8.2.0 -> your php version (7.2.34) does not satisfy that requirement.
phpunit (7.2)
Process completed with exit code 2.
phpunit (7.3)
The job was canceled because "_7_2" failed.
phpunit (7.3)
Process completed with exit code 1.
phpunit (8)
The job was canceled because "_7_2" failed.
phpunit (8)
Process completed with exit code 255.
phpunit (8.1)
The job was canceled because "_7_2" failed.
phpunit (8.1)
The operation was canceled.
phpunit (8.2)
The job was canceled because "_7_2" failed.
phpunit (8.2)
The operation was canceled.
phpunit (7.4)
The job was canceled because "_7_2" failed.
phpunit (7.4)
The operation was canceled.
phpunit (7.2)
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/