Skip to content

Add support for collections #386

Add support for collections

Add support for collections #386

Triggered via pull request July 31, 2024 07:59
Status Failure
Total duration 31s
Artifacts

static.yml

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

Annotations

8 errors
MixedArgument: src/Attribute/Parameter/CollectionResolver.php#L27
src/Attribute/Parameter/CollectionResolver.php:27:84: MixedArgument: Argument 2 of Yiisoft\Hydrator\HydratorInterface::create cannot be mixed, expecting Yiisoft\Hydrator\DataInterface|array<array-key, mixed> (see https://psalm.dev/030)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
MixedArgument: src/Attribute/Parameter/CollectionResolver.php#L27
src/Attribute/Parameter/CollectionResolver.php:27:84: MixedArgument: Argument 2 of Yiisoft\Hydrator\HydratorInterface::create cannot be mixed, expecting Yiisoft\Hydrator\DataInterface|array<array-key, mixed> (see https://psalm.dev/030)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
MixedArgument: src/Attribute/Parameter/CollectionResolver.php#L27
src/Attribute/Parameter/CollectionResolver.php:27:84: MixedArgument: Argument 2 of Yiisoft\Hydrator\HydratorInterface::create cannot be mixed, expecting Yiisoft\Hydrator\DataInterface|array<array-key, mixed> (see https://psalm.dev/030)
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.