Upgrade HTTP client to Cake 5 #32
ci.yml
on: pull_request
Coding Standard
10s
Static Analysis
18s
Matrix: testsuite
Annotations
7 errors and 5 warnings
PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires cakephp/http ^5.0.0 -> satisfiable by cakephp/http[5.0.0, ..., 5.1.4].
- cakephp/http[5.0.0, ..., 5.1.4] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
PHP 8.0
Process completed with exit code 2.
|
PHP 8.1
Process completed with exit code 2.
|
PHP 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires cakephp/http ^5.0.0 -> satisfiable by cakephp/http[5.0.0, ..., 5.1.4].
- cakephp/http[5.0.0, ..., 5.1.4] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
PHP 7.4
Process completed with exit code 2.
|
Static Analysis:
src/Entity/ResponseStatus.php#L14
Class Avolle\Fotballdata\Entity\ResponseStatus has PHPDoc tag @Property for property $Errors with no value type specified in iterable type array.
|
Static Analysis
Process completed with exit code 1.
|
Coding Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|