AXE Accessibility Results{{#projectKey}} for {{projectKey}} project{{/projectKey}}

{{#url}}
Page URL: {{url}}
{{/url}} {{#customSummary}}
{{{customSummary}}}
{{/customSummary}}
{{{violationsSummary}}}
{{#violationDetails.length}} {{/violationDetails.length}} {{#violations}} {{/violations}}
# Description Axe rule ID WCAG Impact Count
{{index}} {{help}} {{id}} {{wcag}} {{impact}} {{nodes}}
{{#violationDetails.length}}

Failed

{{/violationDetails.length}} {{#violationDetails}}
{{id}}
{{wcag}}

{{description}}

{{impact}}
Issue Tags: {{#tags}} {{.}} {{/tags}}
{{#nodes}} {{/nodes}}
# Issue Description To solve this violation, you need to...
{{index}}

Element location

{{targetNodes}}

Element source

{{html}}
{{#fixSummaries}}

{{highlight}}

    {{#list}}
  • {{.}}
  • {{/list}}
{{/fixSummaries}} {{#relatedNodesAny.length}}

Related node:

{{/relatedNodesAny.length}} {{#relatedNodesAny}}
{{.}}
{{/relatedNodesAny}}
{{/violationDetails}} {{#hasPassed}}
{{#checksPassed.length}} {{#checksPassed}} {{/checksPassed}}
# Description Axe rule ID WCAG Nodes passed check
{{index}} {{help}} {{id}} {{wcag}} {{nodes}}
{{/checksPassed.length}}
{{/hasPassed}} {{#hasIncomplete}}

What 'incomplete' axe checks means?

Incomplete results were aborted and require further testing. This can happen either because of technical restrictions to what the rule can test, or because a javascript error occurred.

Visit axe API Documentation to learn more.

{{#checksIncomplete.length}} {{#checksIncomplete}} {{/checksIncomplete}}
# Description Axe rule ID WCAG Nodes with incomplete check
{{index}} {{help}} {{id}} {{wcag}} {{nodes}}
{{/checksIncomplete.length}}
{{/hasIncomplete}} {{#hasInapplicable}}

What 'inapplicable' axe checks means?

The inapplicable array lists all the rules for which no matching elements were found on the page.

Visit axe API Documentation to learn more.

{{#checksInapplicable.length}} {{#checksInapplicable}} {{/checksInapplicable}}
# Description Axe rule ID WCAG
{{index}} {{help}} {{id}} {{wcag}}
{{/checksInapplicable.length}}
{{/hasInapplicable}} {{#hasAxeRawResults}}
{{#rules.length}} {{#rules}} {{/rules}}
# Rule ID Enabled
{{index}} {{rule}} {{enabled}}
{{/rules.length}}
{{/hasAxeRawResults}}