Introduce Form Template to improve inference for processed payloads #575
Annotations
10 errors
Psalm [8.1, locked]:
src/Element.php#L300
src/Element.php:300:16: LessSpecificReturnStatement: The type 'Laminas\Form\InputFilterProviderFieldset' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelAttributes (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L300
src/Element.php:300:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\Integration\TestAsset\Form' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelAttributes (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L300
src/Element.php:300:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\StaticAnalysis\Asset\ExampleForm' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelAttributes (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L300
src/Element.php:300:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\TestAsset\InvokableForm' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelAttributes (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L322
src/Element.php:322:16: LessSpecificReturnStatement: The type 'Laminas\Form\InputFilterProviderFieldset' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelOptions (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L322
src/Element.php:322:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\Integration\TestAsset\Form' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelOptions (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L322
src/Element.php:322:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\StaticAnalysis\Asset\ExampleForm' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelOptions (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Element.php#L322
src/Element.php:322:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\TestAsset\InvokableForm' is more general than the declared return type 'Laminas\Form\Element&static' for Laminas\Form\Element::setLabelOptions (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Fieldset.php#L593
src/Fieldset.php:593:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\StaticAnalysis\Asset\ExampleForm' is more general than the declared return type 'Laminas\Form\Fieldset&static' for Laminas\Form\Fieldset::setUseAsBaseFieldset (see https://psalm.dev/129)
|
Psalm [8.1, locked]:
src/Fieldset.php#L593
src/Fieldset.php:593:16: LessSpecificReturnStatement: The type 'LaminasTest\Form\TestAsset\InvokableForm' is more general than the declared return type 'Laminas\Form\Fieldset&static' for Laminas\Form\Fieldset::setUseAsBaseFieldset (see https://psalm.dev/129)
|
The logs for this run have expired and are no longer available.
Loading