Add AbstractDtoTestCase to automatically test simple models #192
test.yml
on: pull_request
Quality checks
11s
Matrix: test
Annotations
22 errors
PHP 7.4 Test
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.0.0, ..., 10.5.28] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- phpunit/phpunit[11.0.0, ..., 11.2.8] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 || ^11.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.28, 11.0.0, ..., 11.2.8].
|
PHP 7.4 Test
Process completed with exit code 2.
|
PHP 8.3 Test
The job was canceled because "_7_4" failed.
|
PHP 8.3 Test
The operation was canceled.
|
PHP 8.0 Test --prefer-lowest
The job was canceled because "_7_4" failed.
|
PHP 8.0 Test --prefer-lowest
The operation was canceled.
|
PHP 8.2 Test
The job was canceled because "_7_4" failed.
|
PHP 8.2 Test
The operation was canceled.
|
PHP 8.0 Test
The job was canceled because "_7_4" failed.
|
PHP 8.0 Test
The operation was canceled.
|
PHP 8.3 Test --prefer-lowest
The job was canceled because "_7_4" failed.
|
PHP 8.3 Test --prefer-lowest
The operation was canceled.
|
PHP 8.1 Test --prefer-lowest
The job was canceled because "_7_4" failed.
|
PHP 8.1 Test --prefer-lowest
The operation was canceled.
|
PHP 8.2 Test --prefer-lowest
The job was canceled because "_7_4" failed.
|
PHP 8.2 Test --prefer-lowest
The operation was canceled.
|
PHP 7.4 Test --prefer-lowest
The job was canceled because "_7_4" failed.
|
PHP 7.4 Test --prefer-lowest
The operation was canceled.
|
Quality checks
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.0.0, ..., 10.5.28] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- phpunit/phpunit[11.0.0, ..., 11.2.8] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 || ^11.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.28, 11.0.0, ..., 11.2.8].
|
Quality checks
Process completed with exit code 2.
|
PHP 8.1 Test
The job was canceled because "_7_4" failed.
|
PHP 8.1 Test
The operation was canceled.
|