Adjust tests to PHPUnit 10 #736
main.yml
on: pull_request
PHP 7.4 Unit Tests (with coverage)
7s
PHP 7.4 Code on PHP 8.3 Integration Tests
31s
PHP 8.3 Code on PHP 7.4 Integration Tests
11s
PHPStan
22s
PHP-CS-Fixer
15s
Matrix: tests
Annotations
12 errors and 6 warnings
PHP 7.4 Unit Tests (with coverage)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.20] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.20].
|
PHP 7.4 Unit Tests (with coverage)
Process completed with exit code 2.
|
PHP 8.3 Unit Tests
Process completed with exit code 1.
|
PHP 8.1 Unit Tests
The job was canceled because "_8_3" failed.
|
PHP 8.1 Unit Tests
Process completed with exit code 1.
|
PHP 8.0 Unit Tests
The job was canceled because "_8_3" failed.
|
PHP 8.0 Unit Tests
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.20] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.20].
|
PHP 8.0 Unit Tests
Process completed with exit code 2.
|
PHP 8.2 Unit Tests
The job was canceled because "_8_3" failed.
|
PHP 8.2 Unit Tests
The operation was canceled.
|
PHP 8.3 Code on PHP 7.4 Integration Tests
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.20] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.20].
|
PHP 8.3 Code on PHP 7.4 Integration Tests
Process completed with exit code 2.
|
PHP 7.4 Unit Tests (with coverage)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 Code on PHP 7.4 Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.4 Code on PHP 8.3 Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|