Skip to content

chore: allowing support of Symfony 7 #1394

chore: allowing support of Symfony 7

chore: allowing support of Symfony 7 #1394

Re-run triggered November 23, 2023 08:55
Status Failure
Total duration 35s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ParamNameMismatch: src/Type/DateRangeType.php#L58
src/Type/DateRangeType.php:58:41: ParamNameMismatch: Argument 1 of Sonata\Form\Type\DateRangeType::finishView has wrong name $formView, expecting $view as defined by Symfony\Component\Form\FormTypeInterface::finishView (see https://psalm.dev/230)
ParamNameMismatch: src/Type/DateRangeType.php#L58
src/Type/DateRangeType.php:58:41: ParamNameMismatch: Argument 1 of Sonata\Form\Type\DateRangeType::finishView has wrong name $formView, expecting $view as defined by Symfony\Component\Form\AbstractType::finishView (see https://psalm.dev/230)
ParamNameMismatch: src/Type/DateTimeRangeType.php#L58
src/Type/DateTimeRangeType.php:58:41: ParamNameMismatch: Argument 1 of Sonata\Form\Type\DateTimeRangeType::finishView has wrong name $formView, expecting $view as defined by Symfony\Component\Form\FormTypeInterface::finishView (see https://psalm.dev/230)
ParamNameMismatch: src/Type/DateTimeRangeType.php#L58
src/Type/DateTimeRangeType.php:58:41: ParamNameMismatch: Argument 1 of Sonata\Form\Type\DateTimeRangeType::finishView has wrong name $formView, expecting $view as defined by Symfony\Component\Form\AbstractType::finishView (see https://psalm.dev/230)
Psalm
Process completed with exit code 2.