Skip to content

Filter data nested forms #147

Filter data nested forms

Filter data nested forms #147

Triggered via pull request October 1, 2024 10:28
Status Failure
Total duration 32s
Artifacts

static.yml

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

Annotations

14 errors
MixedArgument: src/FormHydrator.php#L73
src/FormHydrator.php:73:50: MixedArgument: Argument 1 of array_merge_recursive 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#L276
src/FormHydrator.php:276:71: 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_1" failed.
MixedArgument: src/FormHydrator.php#L73
src/FormHydrator.php:73:50: MixedArgument: Argument 1 of array_merge_recursive 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#L276
src/FormHydrator.php:276:71: 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
The operation was canceled.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
MixedArgument: src/FormHydrator.php#L73
src/FormHydrator.php:73:50: MixedArgument: Argument 1 of array_merge_recursive 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#L276
src/FormHydrator.php:276:71: 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
The operation was canceled.