Skip to content

Filter data nested forms #143

Filter data nested forms

Filter data nested forms #143

Triggered via pull request September 21, 2024 21:20
Status Failure
Total duration 29s
Artifacts

static.yml

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

Annotations

13 errors
MixedArgument: src/FormHydrator.php#L73
src/FormHydrator.php:73:40: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/FormHydrator.php#L274
src/FormHydrator.php:274:65: MixedArgument: Argument 1 of Yiisoft\FormModel\FormHydrator::filterDataNestedForms cannot be mixed, expecting Yiisoft\FormModel\FormModelInterface (see https://psalm.dev/030)
MixedArgument: src/FormHydrator.php#L275
src/FormHydrator.php:275:67: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
MixedArgument: src/FormHydrator.php#L73
src/FormHydrator.php:73:40: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/FormHydrator.php#L274
src/FormHydrator.php:274:65: MixedArgument: Argument 1 of Yiisoft\FormModel\FormHydrator::filterDataNestedForms cannot be mixed, expecting Yiisoft\FormModel\FormModelInterface (see https://psalm.dev/030)
MixedArgument: src/FormHydrator.php#L275
src/FormHydrator.php:275:67: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
MixedArgument: src/FormHydrator.php#L73
src/FormHydrator.php:73:40: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/FormHydrator.php#L274
src/FormHydrator.php:274:65: MixedArgument: Argument 1 of Yiisoft\FormModel\FormHydrator::filterDataNestedForms cannot be mixed, expecting Yiisoft\FormModel\FormModelInterface (see https://psalm.dev/030)
MixedArgument: src/FormHydrator.php#L275
src/FormHydrator.php:275:67: MixedArgument: Argument 1 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.