Checks · a11y

Accessibility: Critical Violations

Error a11y.critical

What it means

axe-core found critical WCAG violations — content some users cannot access at all (missing form labels, images with no text alternative, keyboard traps).

How to fix it

Open the Accessibility tab for the failing rule ids; each links to axe-core's fix guidance.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Accessibility: Critical Violations. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:

GET /api/v1/crawls/{handle}/issues/a11y.critical