Why it matters
Roles like slider or checkbox need state attributes to be operable with assistive tech.
How to fix it
Add the required aria-* attributes for the role.
References
More accessibility rules
void a11y reports 48 rules in this category. WCAG 2.2 AA through axe-core, plus checks axe can't do alone: visible keyboard focus, 24/44px target size on mobile, 320px reflow and disabled zoom.
empty-headingHeading is emptylistList contains invalid childrenlistitem<li> is not inside a listaria-allowed-attrARIA attribute is not allowed on this rolearia-required-childrenARIA role is missing required childrenaria-required-parentARIA role is missing its required parentaria-rolesInvalid ARIA rolearia-valid-attrInvalid ARIA attribute name