Skip to content
Triggered via push August 25, 2023 15:00
Status Failure
Total duration 26s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
psalm
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires pestphp/pest ^2.16 -> satisfiable by pestphp/pest[v2.16.0]. - pestphp/pest v2.16.0 requires php ^8.1.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires phpunit/phpunit ^10.3.2 -> satisfiable by phpunit/phpunit[10.3.2]. - phpunit/phpunit 10.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
psalm
Process completed with exit code 2.
psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/