w(node,"a11y_consider_explicit_label",`\`<${element}>\` element is empty and has no aria-label or aria-labelledby. Add content or an aria-label for better accessibility.`);
w(node,"a11y_consider_explicit_label","Buttons and links should either contain text or have an `aria-label` or `aria-labelledby` attribute");