Skip to content

Fix issues reported by static code analyzers #70

Fix issues reported by static code analyzers

Fix issues reported by static code analyzers #70

Triggered via push July 13, 2024 17:37
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
PHPStan Scanner
24s
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.