Skip to content

Fix tests

Fix tests #865

Triggered via push December 29, 2023 01:08
Status Failure
Total duration 38s
Artifacts

static.yml

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

Annotations

9 errors
PHP 8-ubuntu-latest: src/BaseActiveRecord.php#L1126
InvalidArrayOffset: Cannot access value on variable $condition[$lock] using a string offset, expecting int
PHP 8-ubuntu-latest: src/BaseActiveRecord.php#L1128
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#L1134
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: src/BaseActiveRecord.php#L1126
InvalidArrayOffset: Cannot access value on variable $condition[$lock] using a string offset, expecting int
PHP 8.1-ubuntu-latest: src/BaseActiveRecord.php#L1128
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.1-ubuntu-latest: src/BaseActiveRecord.php#L1134
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.1-ubuntu-latest
The operation was canceled.