Upgrade Infection to version 0.28 and refactor tests #3
integrate.yml
on: pull_request
3️⃣ Static Analysis
43s
4️⃣ Coding Standards
40s
6️⃣ Rector Checkstyle
44s
7️⃣ Exported files
3s
Matrix: 2️⃣ Unit and functional tests
Annotations
11 errors
7️⃣ Exported files
Process completed with exit code 1.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.0, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires infection/infection ^0.28 -> satisfiable by infection/infection[0.28.0, 0.28.1].
- infection/infection[0.28.0, ..., 0.28.1] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.1.0, ..., 10.5.17] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit[11.0.0, ..., 11.1.1] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.1|^11.0 -> satisfiable by phpunit/phpunit[10.1.0, ..., 10.5.17, 11.0.0, ..., 11.1.1].
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.0, lowest)
Process completed with exit code 2.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.0, highest)
The job was canceled because "ubuntu-latest_8_0_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
The job was canceled because "ubuntu-latest_8_0_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
The operation was canceled.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
The job was canceled because "ubuntu-latest_8_0_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
The operation was canceled.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
The job was canceled because "ubuntu-latest_8_0_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
The job was canceled because "ubuntu-latest_8_0_lowest" failed.
|
4️⃣ Coding Standards
Process completed with exit code 2.
|