Skip to content

Adapt to Yii DB 2

Adapt to Yii DB 2 #371

Triggered via pull request March 11, 2025 13:18
@vjikvjik
synchronize #88
db2
Status Failure
Total duration 3m 44s
Artifacts

static.yml

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

Annotations

4 errors
PossiblyInvalidArgument: src/ItemsStorage.php#L186
src/ItemsStorage.php:186:25: PossiblyInvalidArgument: Parameter 1 of closure passed to function array_map expects array<array-key, mixed>, but possibly different type array<array-key, mixed>|object provided (see https://psalm.dev/092)
UndefinedInterfaceMethod: src/ItemsStorage.php#L201
src/ItemsStorage.php:201:27: UndefinedInterfaceMethod: Method Yiisoft\Db\Command\CommandInterface::batchInsert does not exist (see https://psalm.dev/181)
MixedMethodCall: src/ItemsStorage.php#L202
src/ItemsStorage.php:202:27: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.