Min requirement is PHPStan 2.0 #459
static-analysis.yml
on: pull_request
Matrix: phpstan static code analysis
Annotations
7 errors
phpstan static code analysis (ubuntu-latest, 8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan-deprecation-rules ^1.2 -> satisfiable by phpstan/phpstan-deprecation-rules[1.2.0, 1.2.1].
- phpstan/phpstan-deprecation-rules 1.2.0 requires phpstan/phpstan ^1.11 -> found phpstan/phpstan[1.11.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0).
- phpstan/phpstan-deprecation-rules 1.2.1 requires phpstan/phpstan ^1.12 -> found phpstan/phpstan[1.12.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0).
|
phpstan static code analysis (ubuntu-latest, 8.2)
Process completed with exit code 2.
|
phpstan static code analysis (ubuntu-latest, 7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan-deprecation-rules ^1.2 -> satisfiable by phpstan/phpstan-deprecation-rules[1.2.0, 1.2.1].
- phpstan/phpstan-deprecation-rules 1.2.0 requires phpstan/phpstan ^1.11 -> found phpstan/phpstan[1.11.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0).
- phpstan/phpstan-deprecation-rules 1.2.1 requires phpstan/phpstan ^1.12 -> found phpstan/phpstan[1.12.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0).
|
phpstan static code analysis (ubuntu-latest, 7.4)
Process completed with exit code 2.
|
phpstan static code analysis (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8_2" failed.
|
phpstan static code analysis (ubuntu-latest, 8.1)
The job was canceled because "ubuntu-latest_8_2" failed.
|
phpstan static code analysis (ubuntu-latest, 8.0)
The job was canceled because "ubuntu-latest_8_2" failed.
|