Run tests only with a single http client #2370
tests.yml
on: pull_request
Matrix: tests
Yaml linting check
6s
linter-check
18s
phpstan-tests
23s
Upload coverage to Codecov
0s
Annotations
13 errors
|
integration-tests (PHP 7.4) ()
Process completed with exit code 2.
|
|
integration-tests (PHP 7.4) ()
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client ^6.4 -> satisfiable by symfony/http-client[v6.4.0, ..., v6.4.19].
- symfony/http-client[v6.4.0, ..., v6.4.19] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
|
integration-tests (PHP 8.0) ()
Process completed with exit code 2.
|
|
integration-tests (PHP 8.0) ()
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client ^6.4 -> satisfiable by symfony/http-client[v6.4.0, ..., v6.4.19].
- symfony/http-client[v6.4.0, ..., v6.4.19] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
|
integration-tests (PHP 8.0) ()
The strategy configuration was canceled because "tests._7_4" failed
|
|
integration-tests (PHP 8.1) ()
The operation was canceled.
|
|
integration-tests (PHP 8.1) ()
The strategy configuration was canceled because "tests._7_4" failed
|
|
integration-tests (PHP 8.4) ()
The operation was canceled.
|
|
integration-tests (PHP 8.4) ()
The strategy configuration was canceled because "tests._7_4" failed
|
|
integration-tests (PHP 8.2) ()
The operation was canceled.
|
|
integration-tests (PHP 8.2) ()
The strategy configuration was canceled because "tests._7_4" failed
|
|
integration-tests (PHP 8.3) ()
The operation was canceled.
|
|
integration-tests (PHP 8.3) ()
The strategy configuration was canceled because "tests._7_4" failed
|