Skip to content

[2.6] Update deps

[2.6] Update deps #546

Triggered via pull request July 18, 2024 09:35
Status Failure
Total duration 37s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan: src/Utils.php#L1
Ignored error pattern #^Offset 'uri' on array\{timed_out\: bool, blocked\: bool, eof\: bool, unread_bytes\: int, stream_type\: string, wrapper_type\: string, wrapper_data\: mixed, mode\: string, \.\.\.\} on left side of \?\? always exists and is not nullable\.$# in path /home/runner/work/psr7/psr7/src/Utils.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.
PossiblyNullArgument: src/Message.php#L213
src/Message.php:213:13: PossiblyNullArgument: Argument 2 of GuzzleHttp\Psr7\Request::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArgument: src/Message.php#L213
src/Message.php:213:57: PossiblyNullArgument: Argument 1 of GuzzleHttp\Psr7\Message::parseRequestUri cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArgument: src/Message.php#L219
src/Message.php:219:77: PossiblyNullArgument: Argument 1 of GuzzleHttp\Psr7\Request::withRequestTarget cannot be null, possibly null value provided (see https://psalm.dev/078)
Psalm
Process completed with exit code 2.