Add PHPStan for automated type checking in CI/CD #55
ci-cd.yaml
on: push
Matrix: Unit_tests
PHPStan
10s
Matrix: Integration_tests
Annotations
13 errors
|
Unit_tests (5.4, ubuntu-latest)
Process completed with exit code 2.
|
|
Unit_tests (5.4, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.12.32] require php ^7.2|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.12.32].
|
|
PHPStan
Process completed with exit code 1.
|
|
Unit_tests (5.6, windows-latest)
Process completed with exit code 1.
|
|
Unit_tests (5.6, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.12.32] require php ^7.2|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.12.32].
|
|
Unit_tests (5.6, ubuntu-latest)
Process completed with exit code 2.
|
|
Unit_tests (5.6, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.12.32] require php ^7.2|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.12.32].
|
|
Unit_tests (5.6, macOS-latest)
Process completed with exit code 2.
|
|
Unit_tests (5.6, macOS-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.12.32] require php ^7.2|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.12.32].
|
|
Unit_tests (5.4, windows-latest)
Process completed with exit code 1.
|
|
Unit_tests (5.4, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.12.32] require php ^7.2|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.12.32].
|
|
Unit_tests (5.4, macOS-latest)
Process completed with exit code 2.
|
|
Unit_tests (5.4, macOS-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.12.32] require php ^7.2|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.12.32].
|