CI setup #4
static-analysis.yml
on: pull_request
Matrix: phpstan static code analysis
Annotations
6 errors
phpstan static code analysis (ubuntu-latest, 8.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^10.5 -> satisfiable by phpunit/phpunit[10.5.0, 10.5.1, 10.5.2, 10.5.3].
- phpunit/phpunit[10.5.0, ..., 10.5.3] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
phpstan static code analysis (ubuntu-latest, 8.0)
Process completed with exit code 2.
|
phpstan static code analysis (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8_0" failed.
|
phpstan static code analysis (ubuntu-latest, 8.3)
The operation was canceled.
|
phpstan static code analysis (ubuntu-latest, 8.1)
The operation was canceled.
|
phpstan static code analysis (ubuntu-latest, 8.2)
The operation was canceled.
|