Skip to content

Bump doctrine/orm from 2.19.6 to 3.2.1 #72

Bump doctrine/orm from 2.19.6 to 3.2.1

Bump doctrine/orm from 2.19.6 to 3.2.1 #72

Triggered via pull request July 13, 2024 17:40
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: pull_request
PHPStan Scanner
21s
PHPStan Scanner
Fit to window
Zoom out
Zoom in

Annotations

4 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: src/Database.php#L209
Method Doctrine\ORM\EntityManager::clear() invoked with 1 parameter, 0 required.
PHPStan Scanner
Process completed with exit code 1.