Extract helper functions #614
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
6 errors
PossiblyInvalidArgument:
src/View/Helper/AbstractHelper.php#L568
src/View/Helper/AbstractHelper.php:568:51: PossiblyInvalidArgument: Argument 1 of Laminas\I18n\Translator\TranslatorInterface::translate expects string, but possibly different type int|string provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/View/Helper/FormButton.php#L92
src/View/Helper/FormButton.php:92:55: PossiblyInvalidArgument: Argument 2 of Laminas\Form\View\Helper\FormButton::escapeLabel expects string, but possibly different type int|string provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/View/Helper/FormCollection.php#L148
src/View/Helper/FormCollection.php:148:55: PossiblyInvalidArgument: Argument 2 of Laminas\Form\View\Helper\FormCollection::escapeLabel expects string, but possibly different type int|string provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/View/Helper/FormLabel.php#L65
src/View/Helper/FormLabel.php:65:51: PossiblyInvalidArgument: Argument 2 of Laminas\Form\View\Helper\FormLabel::escapeLabel expects string, but possibly different type int|string provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/View/Helper/FormMultiCheckbox.php#L215
src/View/Helper/FormMultiCheckbox.php:215:51: PossiblyInvalidArgument: Argument 2 of Laminas\Form\View\Helper\FormMultiCheckbox::escapeLabel expects string, but possibly different type int|string provided (see https://psalm.dev/092)
|
PossiblyInvalidArgument:
src/View/Helper/FormRow.php#L170
src/View/Helper/FormRow.php:170:51: PossiblyInvalidArgument: Argument 2 of Laminas\Form\View\Helper\FormRow::escapeLabel expects string, but possibly different type int|non-empty-string provided (see https://psalm.dev/092)
|