Test with PHP 5.4 and 8.4 too #158
main.yml
on: push
phpcs
14s
phpstan
14s
Matrix: phpunit
Annotations
7 errors and 9 warnings
|
phpunit (8.4-lowest)
Process completed with exit code 255.
|
|
phpunit (5.4-lowest)
The job was canceled because "_8_4_lowest" failed.
|
|
phpunit (5.4-lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan ^2.0 -> satisfiable by phpstan/phpstan[2.0.0, ..., 2.0.4].
- phpstan/phpstan[2.0.0, ..., 2.0.4] require php ^7.4|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[8.0.0, ..., 8.5.11] require php ^7.2 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[8.5.12, ..., 8.5.41] require php >=7.2 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[9.0.0, ..., 9.2.6] require php ^7.3 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[9.3.0, ..., 9.3.8] require php ^7.3 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[9.3.9, ..., 9.6.22] require php >=7.3 -> your php version (5.4.45) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^8.0 || ^9.0 -> satisfiable by phpunit/phpunit[8.0.0, ..., 8.5.41, 9.0.0, ..., 9.6.22].
|
|
phpunit (5.4-lowest)
Process completed with exit code 2.
|
|
phpunit (5.4-highest)
The job was canceled because "_8_4_lowest" failed.
|
|
phpunit (5.4-highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpstan/phpstan ^2.0 -> satisfiable by phpstan/phpstan[2.0.0, ..., 2.0.4].
- phpstan/phpstan[2.0.0, ..., 2.0.4] require php ^7.4|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[8.0.0, ..., 8.5.11] require php ^7.2 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[8.5.12, ..., 8.5.41] require php >=7.2 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[9.0.0, ..., 9.2.6] require php ^7.3 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[9.3.0, ..., 9.3.8] require php ^7.3 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
- phpunit/phpunit[9.3.9, ..., 9.6.22] require php >=7.3 -> your php version (5.4.45) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^8.0 || ^9.0 -> satisfiable by phpunit/phpunit[8.0.0, ..., 8.5.41, 9.0.0, ..., 9.6.22].
|
|
phpunit (5.4-highest)
Process completed with exit code 2.
|
|
phpunit (7.4-lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
phpunit (7.4-highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
phpunit (8.4-highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
phpcs:
tests/Fixtures/MixedViolations.php#L25
Line exceeds 120 characters; contains 128 characters
|
|
phpcs:
tests/Fixtures/MixedViolations.php#L50
Line exceeds 120 characters; contains 687 characters
|
|
phpcs:
tests/Fixtures/SingleViolation.php#L39
Line exceeds 120 characters; contains 316 characters
|
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
phpunit (8.4-lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|