Skip to content

Small corrections

Small corrections #80

Triggered via push July 20, 2024 10:00
Status Failure
Total duration 54s
Artifacts

phpstan.yml

on: push
PHPStan Scanner
44s
PHPStan Scanner
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan Scanner: src/Console/CsvImportCommand.php#L220
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.
PHPStan Scanner: src/Console/CsvImportCommand.php#L237
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.
PHPStan Scanner
Process completed with exit code 1.