Links missing accessible name
CriticoLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.44 elemento/i interessato/i
<a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);">
Come correggere
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.