Skip to content

More code, more tests #2

More code, more tests

More code, more tests #2

Triggered via push May 7, 2023 16:28
Status Failure
Total duration 29s
Artifacts

static.yml

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

Annotations

4 errors
ParamNameMismatch: src/ValidatingHydrator.php#L22
src/ValidatingHydrator.php:22:16: ParamNameMismatch: Argument 1 of Yiisoft\Input\Validation\ValidatingHydrator::hydrate has wrong name $object, expecting $model as defined by Yiisoft\Hydrator\HydratorInterface::hydrate (see https://psalm.dev/230)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
ParamNameMismatch: src/ValidatingHydrator.php#L22
src/ValidatingHydrator.php:22:16: ParamNameMismatch: Argument 1 of Yiisoft\Input\Validation\ValidatingHydrator::hydrate has wrong name $object, expecting $model as defined by Yiisoft\Hydrator\HydratorInterface::hydrate (see https://psalm.dev/230)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.