Improve #890
Annotations
4 errors
Static analysis:
src/BaseActiveRecord.php#L1124
InvalidArrayOffset: Cannot access value on variable $condition[$lock] using a string offset, expecting int
|
Static analysis:
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
|
Static analysis:
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
|
Static analysis
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading