Skip to content

Merge pull request #258 from mimmi20/feature-datetime-seconds #626

Merge pull request #258 from mimmi20/feature-datetime-seconds

Merge pull request #258 from mimmi20/feature-datetime-seconds #626

Triggered via push January 9, 2024 08:25
Status Failure
Total duration 1m 17s
Artifacts
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PossiblyInvalidArgument: src/View/Helper/AbstractHelper.php#L570
src/View/Helper/AbstractHelper.php:570: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)