Merge remote-tracking branch 'origin/4.x-dev' into 4.x-dev #13
ci.yml
on: push
Annotations
20 errors
|
Run Unit tests (8.2)
Process completed with exit code 2.
|
|
Run Unit tests (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.3.0 but your php version (8.2.28) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^12.2.6 -> satisfiable by phpunit/phpunit[12.2.6].
- phpunit/phpunit 12.2.6 requires php >=8.3 -> your php version (8.2.28) does not satisfy that requirement.
|
|
Run Unit tests (8.1)
The operation was canceled.
|
|
Run Unit tests (8.1)
The strategy configuration was canceled because "tests-unit._8_2" failed
|
|
Run Unit tests (8.3)
The operation was canceled.
|
|
Run Unit tests (8.3)
The strategy configuration was canceled because "tests-unit._8_2" failed
|
|
Run Unit tests (8.4)
The operation was canceled.
|
|
Run Unit tests (8.4)
The strategy configuration was canceled because "tests-unit._8_2" failed
|
|
Run Unit tests
Process completed with exit code 2.
|
|
Run Unit tests
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.3.0 but your php version (8.1.32) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^12.2.6 -> satisfiable by phpunit/phpunit[12.2.6].
- phpunit/phpunit 12.2.6 requires php >=8.3 -> your php version (8.1.32) does not satisfy that requirement.
|
|
Run PHPstan:
src/Transport/Socket.php#L289
Call to function is_callable() with 'fsockopen' will always evaluate to true.
|
|
Run PHPstan:
src/HttpFactory.php#L59
Result of && is always false.
|
|
Run PHPstan:
src/HttpFactory.php#L59
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
|
|
Run PHPstan:
src/HttpFactory.php#L33
Result of && is always false.
|
|
Run PHPstan:
src/HttpFactory.php#L33
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
|
|
Run PHPstan:
src/Http.php#L295
Instanceof between Joomla\Uri\UriInterface and Joomla\Uri\UriInterface will always evaluate to true.
|
|
Run PHPstan:
src/Http.php#L53
Result of && is always false.
|
|
Run PHPstan:
src/Http.php#L53
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
|
|
Run PHPstan:
src/AbstractTransport.php#L41
Result of && is always false.
|
|
Run PHPstan:
src/AbstractTransport.php#L41
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
|