Links missing accessible name
CríticoLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.44 elemento(s) afetado(s)
<a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);">
Como corrigir
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.