runemarkv0.3.1

← All examples

Detailed report

The same report with detailLevel "detailed": rule IDs, locations and remedies.

Detailed report

site/src/showcase.ts
renderReport({ ...audit, detailLevel: 'detailed' }, { width: 80 })
⚠ Site audit v1.2.0

  Errors: 0   Warnings: 4 (+2)   Score: 94/100 (+5%)

● Accessibility violations (2)
  - [quick win] Image missing alt attribute [a11y/img-alt] (high confidence)
    at 
    Remedy: Add an alt="…" description to the <img> tag.
  - Low contrast ratio on hero button [a11y/contrast]
    at 

Next steps:
  • Run the auto-fixer for formatting issues
    $ audit --fix
  • renderReport
  • detailed