<img> requires a descriptive alt attribute. Decorative images use alt="" and aria-hidden="true" or role="presentation":
Missing alt attribute:
This <img> element has no text alternative:
Note: Easy to implement as you just need to check for alt attribute persistence.