unnamed-image
This fails the run. Where it is wrong about your code, // ramonda-check-ignore <reason> on the line says so, and the reason is printed on every run.
Reported when an img, area, image input or empty object has no alt, aria-label, aria-labelledby or title.
A screen reader announces an image by its alt. With none it reads the file name, or the
word "image", or nothing at all.
If the image carries meaning, describe it: alt="Revenue, rising through Q3". If it is
decoration — a spacer, a divider, an icon beside a word that already says it — write alt=""
and the screen reader skips it. Both are answers; only silence is not.
Next
- All rules — the other checks this one runs beside.
- Checking your app — how to run it, and what it proves.