Add 5.x branch #81
test.yml
on: push
PHPCS
21s
PHPStan
11s
Matrix: phpunit
Annotations
6 errors and 8 warnings
PHPUnit on 8.2
Process completed with exit code 2.
|
PHPUnit on 8.3
Process completed with exit code 2.
|
PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.2.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires psr/container ^2.0.2 -> satisfiable by psr/container[2.0.2].
- psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- Root composer.json requires nette/php-generator ^4.1 -> satisfiable by nette/php-generator[v4.1.0, ..., v4.1.4].
- nette/php-generator[v4.1.0, ..., v4.1.4] require php 8.0 - 8.3 -> your php version (7.2.34) does not satisfy that requirement.
Problem 4
- Root composer.json requires nikic/php-parser ^5.0 -> satisfiable by nikic/php-parser[v5.0.0, v5.0.1, v5.0.2].
- nikic/php-parser[v5.0.0, ..., v5.0.2] require php >=7.4 -> your php version (7.2.34) does not satisfy that requirement.
Problem 5
- Root composer.json requires phpunit/phpunit ^10.5.13 -> satisfiable by phpunit/phpunit[10.5.13].
- phpunit/phpunit 10.5.13 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement.
|
PHPStan
Process completed with exit code 2.
|
PHPUnit on 8.1
The job was canceled because "_8_2_true" failed.
|
PHPUnit on 8.1
The operation was canceled.
|
PHPUnit on 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit on 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit on 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit on 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|