code coverage fixes #3
tests.yml
on: push
Matrix: tests
Close parallel build
0s
Annotations
5 errors and 2 warnings
Tests with php8.1
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/css-selector is locked to version v7.0.0 and an update of this package was not requested.
- symfony/css-selector v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher is locked to version v7.0.2 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v7.0.2 and an update of this package was not requested.
- symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/browser-kit is locked to version v7.0.0 and an update of this package was not requested.
- symfony/browser-kit v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- symfony/config is locked to version v7.0.0 and an update of this package was not requested.
- symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- symfony/dom-crawler is locked to version v7.0.0 and an update of this package was not requested.
- symfony/dom-crawler v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 8
- symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested.
- symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 9
- symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested.
- symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 10
- symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- symfony/console v6.4.2 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.2].
- symfony/console is locked to version v6.4.2 and an update of this package was not requested.
|
Tests with php8.1
Process completed with exit code 2.
|
Tests with php8.3
The operation was canceled.
|
Tests with php8.2
The job was canceled because "_8_1" failed.
|
Tests with php8.2
The operation was canceled.
|
Tests with php8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests with php8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|