Skip to content

Refactor delete...() methods #891

Refactor delete...() methods

Refactor delete...() methods #891

Triggered via pull request January 2, 2024 09:33
Status Failure
Total duration 1m 37s
Artifacts

static.yml

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

Annotations

6 errors
PHP 8-ubuntu-latest: src/BaseActiveRecord.php#L1124
InvalidArrayOffset: Cannot access value on variable $condition[$lock] using a string offset, expecting int
PHP 8-ubuntu-latest: src/BaseActiveRecord.php#L1126
PossiblyInvalidArgument: Argument 1 of Yiisoft\ActiveRecord\BaseActiveRecord::deleteAll expects array<array-key, mixed>, but possibly different type non-empty-array<array-key, mixed>|string provided
PHP 8-ubuntu-latest: src/BaseActiveRecord.php#L1132
PossiblyInvalidArgument: Argument 1 of Yiisoft\ActiveRecord\BaseActiveRecord::deleteAll expects array<array-key, mixed>, but possibly different type array<array-key, mixed>|null|string provided
PHP 8-ubuntu-latest
Process completed with exit code 1.
PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8" failed.
PHP 8.1-ubuntu-latest
The operation was canceled.