Skip to content

upgrade to integration tests 4 #53

upgrade to integration tests 4

upgrade to integration tests 4 #53

Triggered via pull request December 9, 2025 10:59
Status Failure
Total duration 17s
Artifacts

static.yml

on: pull_request
PHPStan
14s
PHPStan
PHP-CS-Fixer
6s
PHP-CS-Fixer
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/ResponseReader.php (in context of class Http/Client/Socket/Client)#L42
Call to function array_key_exists() with 'timed_out' and array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...} will always evaluate to true.
PHPStan: src/Client.php#L117
Parameter #1 $message of class Http\Client\Socket\Exception\ConnectionException constructor expects string, string|null given.
PHPStan: src/Client.php#L114
Parameter #1 $message of class Http\Client\Socket\Exception\TimeoutException constructor expects string, string|null given.