Php 8.4 #132
php.yml
on: pull_request
Matrix: cs / Check coding style
Matrix: psalm / Check with psalm
Matrix: stan / Static code analyzer
Matrix: unit-5 / Run unit tests
Annotations
6 errors and 1 warning
cs / Check coding style (8.4)
Process completed with exit code 2.
|
cs / Check coding style (8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.18 -> satisfiable by vimeo/psalm[5.18.0, ..., 5.26.1].
- vimeo/psalm[5.18.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.4) does not satisfy that requirement.
|
stan / Static code analyzer (8.4)
Process completed with exit code 2.
|
stan / Static code analyzer (8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.18 -> satisfiable by vimeo/psalm[5.18.0, ..., 5.26.1].
- vimeo/psalm[5.18.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.4) does not satisfy that requirement.
|
psalm / Check with psalm (8.4)
Process completed with exit code 2.
|
psalm / Check with psalm (8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.18 -> satisfiable by vimeo/psalm[5.18.0, ..., 5.26.1].
- vimeo/psalm[5.18.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.4) does not satisfy that requirement.
|
unit-5 / Run unit tests (8.3)
No files were found with the provided path: 5-8.3-0-clover.xml. No artifacts will be uploaded.
|