Links missing accessible name
CriticoLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.41 elemento/i interessato/i
<a href="https://blog.amp.dev/">
Come correggere
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.