Links missing accessible name
KrytycznyLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.4Dotyczy 8 element(ów)
<a href="javascript:void(0)"><a href="javascript:void(0)"><a href="javascript:void(0)"><a href="javascript:void(0)"><a href="#signin">
Jak naprawić
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.