Skip to content

Feature: allow attributes for <fieldset> wrapper #645

Feature: allow attributes for <fieldset> wrapper

Feature: allow attributes for <fieldset> wrapper #645

Triggered via pull request January 14, 2024 08:20
Status Failure
Total duration 1m 5s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
11s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/View/Helper/FormCollection.php#L8
Use statements should be sorted alphabetically. The first wrong one is Laminas\Form\Element\Collection.
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/View/Helper/FormCollection.php#L416
Function is_array() should not be referenced via a fallback global name, but via a use statement.
RedundantCondition: src/View/Helper/FormCollection.php#L416
src/View/Helper/FormCollection.php:416:13: RedundantCondition: Type array<array-key, mixed> for $labelAttributes is always array<array-key, mixed> (see https://psalm.dev/122)