Adapt to Yii DB 2 #371
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.
|