Skip to content

Fix DMLQueryBuilder::insertWithReturningPks() #1394

Fix DMLQueryBuilder::insertWithReturningPks()

Fix DMLQueryBuilder::insertWithReturningPks() #1394

Triggered via pull request December 17, 2023 11:22
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PossiblyNullReference: src/DMLQueryBuilder.php#L44
src/DMLQueryBuilder.php:44:60: PossiblyNullReference: Cannot call method getColumns on possibly null value (see https://psalm.dev/083)
PHP 8.0
Process completed with exit code 2.
PHP 8.1
The job was canceled because "ubuntu-latest_8_0" failed.
PossiblyNullReference: src/DMLQueryBuilder.php#L44
src/DMLQueryBuilder.php:44:60: PossiblyNullReference: Cannot call method getColumns on possibly null value (see https://psalm.dev/083)
PHP 8.1
Process completed with exit code 2.
PHP 8.2
The job was canceled because "ubuntu-latest_8_0" failed.
PossiblyNullReference: src/DMLQueryBuilder.php#L44
src/DMLQueryBuilder.php:44:60: PossiblyNullReference: Cannot call method getColumns on possibly null value (see https://psalm.dev/083)
PHP 8.2
The operation was canceled.