Skip to content

Add GitHub workflows #73

Add GitHub workflows

Add GitHub workflows #73

Triggered via push July 13, 2024 17:46
Status Failure
Total duration 29s
Artifacts

phpstan.yml

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