runemarkv0.3.1

← All examples

Verdicts

One status line per verdict: symbol, colour and wording come from runemark.

Verdicts

site/src/showcase.ts
renderStatus('passed', 'Configuration validated cleanly')
renderStatus('warning', '3 non-critical findings detected')
renderStatus('failed', 'Build failed: 2 errors')
renderStatus('action-required', 'Sign in to continue the deployment')
renderStatus('skipped', 'Link check disabled for drafts')
renderStatus('info', 'Using cached results from 09:41')
✔ Configuration validated cleanly
⚠ 3 non-critical findings detected
✖ Build failed: 2 errors
➜ Sign in to continue the deployment
⊝ Link check disabled for drafts
ℹ Using cached results from 09:41
  • renderStatus
  • verdict