Quality assurance #1390
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.
|