Skip to content

upgrade to integration tests 4 #57

upgrade to integration tests 4

upgrade to integration tests 4 #57

Triggered via pull request January 10, 2026 10:24
Status Failure
Total duration 19s
Artifacts

static.yml

on: pull_request
PHPStan
15s
PHPStan
PHP-CS-Fixer
9s
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#L118
Parameter #1 $message of class Http\Client\Socket\Exception\ConnectionException constructor expects string, string|null given.
PHPStan: src/Client.php#L115
Parameter #1 $message of class Http\Client\Socket\Exception\TimeoutException constructor expects string, string|null given.