Skip to content

Add initial draft of guidance for sortable table #695

Add initial draft of guidance for sortable table

Add initial draft of guidance for sortable table #695

Triggered via pull request April 8, 2026 12:48
Status Failure
Total duration 49s
Artifacts

pull-request.yml

on: pull_request
Javascript unit tests
22s
Javascript unit tests
Code style checks
20s
Code style checks
Sonar analysis
Sonar analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Javascript unit tests
Process completed with exit code 1.
Macro options › getMacroOptions › markdown rendering › renders nested options descriptions as markdown: lib/macro-options.unit.test.mjs#L74
TypeError: Cannot read properties of undefined (reading '2') at Object.<anonymous> (lib/macro-options.unit.test.mjs:74:43)
Macro options › getMacroOptions › markdown rendering › renders descriptions as markdown: lib/macro-options.unit.test.mjs#L68
expect(received).toBe(expected) // Object.is equality Expected: "Attribute to meet <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/identify-input-purpose.html\">WCAG success criterion 1.3.5: Identify input purpose</a>, for instance <code>&quot;bday-day&quot;</code>. See the <a href=\"https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill\">Autofill section in the HTML standard</a> for a full list of attributes that can be used." Received: "Attribute to provide placeholder text for the input." at Object.toBe (lib/macro-options.unit.test.mjs:68:50)