Skip to content

Make Lighthouse CI warning based#8

Merged
Mandal-OS merged 1 commit into
mainfrom
codex/fix-lighthouse-warning-mode
Jun 27, 2026
Merged

Make Lighthouse CI warning based#8
Mandal-OS merged 1 commit into
mainfrom
codex/fix-lighthouse-warning-mode

Conversation

@Mandal-OS

Copy link
Copy Markdown
Owner

Summary

  • Remove the default Lighthouse recommended assertion preset because it fails on individual audit checks for the live site.
  • Keep category-level Lighthouse thresholds as warnings so reports stay actionable without making the repo red.
  • Clarify the warning-based policy in docs.

Verification

  • npm run check
  • npm audit --audit-level=low
  • node --check lighthouserc.cjs

Notes

The first main-branch Lighthouse run correctly audited https://gigworlds.net and uploaded reports, but failed because the default assertion preset treated existing live-site issues as blockers. This keeps the monitoring signal while avoiding noisy CI failure until budgets are intentionally tightened.

@Mandal-OS Mandal-OS merged commit a240cdb into main Jun 27, 2026
3 checks passed
@Mandal-OS Mandal-OS deleted the codex/fix-lighthouse-warning-mode branch June 27, 2026 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants