ci: upgrade local development files #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
testing.yml
on: pull_request
Matrix: code-coverage
Matrix: unit-testing
Annotations
6 errors
unit-testing (ubuntu-latest, 8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v7.0.7 and an update of this package was not requested.
- symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 2
- symfony/event-dispatcher is locked to version v7.0.7 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v7.0.7 and an update of this package was not requested.
- symfony/filesystem v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 4
- symfony/finder is locked to version v7.0.7 and an update of this package was not requested.
- symfony/finder v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 5
- symfony/options-resolver is locked to version v7.0.7 and an update of this package was not requested.
- symfony/options-resolver v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 6
- symfony/process is locked to version v7.0.7 and an update of this package was not requested.
- symfony/process v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 7
- symfony/stopwatch is locked to version v7.0.7 and an update of this package was not requested.
- symfony/stopwatch v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 8
- symfony/string is locked to version v7.0.7 and an update of this package was not requested.
- symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 9
- brianium/paratest is locked to version v7.4.3 and an update of this package was not requested.
- brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.28) does not satisfy that requirement.
Problem 10
- nunomaduro/collision is locked to version v8.1.1 and an update of this package was not requested.
- nunomaduro/collision v8.1.1 requires php ^8.2.0 -> your php version (8.1.28) does not satisfy that requirement.
Problem 11
- nunomaduro/termwind is locked to version v2.0.1 and an update of this package was not requested.
- nunomaduro/termwind v2.0.1 requires php ^8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 12
- symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.57.1 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.7].
- friendsofphp/php-cs-fixer is locked to version v3.57.1 and an update of this package was not requested.
|
unit-testing (ubuntu-latest, 8.1, locked)
Process completed with exit code 2.
|
unit-testing (ubuntu-latest, 8.2, locked)
The job was canceled because "ubuntu-latest_8_1_locked" failed.
|
unit-testing (ubuntu-latest, 8.2, locked)
The operation was canceled.
|
unit-testing (ubuntu-latest, 8.3, locked)
The job was canceled because "ubuntu-latest_8_1_locked" failed.
|
unit-testing (ubuntu-latest, 8.3, lowest)
The job was canceled because "ubuntu-latest_8_1_locked" failed.
|