Links missing accessible name
CriticalLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.44 element(s) affected
<a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);">
How to fix
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.