ci: add detailed failing audits and HTML reports to Lighthouse CI#83
ci: add detailed failing audits and HTML reports to Lighthouse CI#83rlespinasse wants to merge 1 commit into
Conversation
Preview Build✅ Build completed successfully! Download PreviewThe built site is available as an artifact: preview-site-83 To preview locally:
Or run a simple HTTP server: python3 -m http.server 8000Then visit http://localhost:8000 |
Lighthouse Performance ReportAudit Results
All categories must score 90 or higher. Full HTML reports are available as build artifacts. |
Preview Build✅ Build completed successfully! Download PreviewThe built site is available as an artifact: preview-site-83 To preview locally:
Or run a simple HTTP server: python3 -m http.server 8000Then visit http://localhost:8000 |
- Output both JSON and HTML from Lighthouse runs - Extract failing audits per category into the PR comment using collapsible details blocks - Upload HTML reports as build artifacts (14-day retention) - Link to artifacts from the comment template Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7ba63d7 to
0d3e739
Compare
Preview Build✅ Build completed successfully! Download PreviewThe built site is available as an artifact: preview-site-83 To preview locally:
Or run a simple HTTP server: python3 -m http.server 8000Then visit http://localhost:8000 |
Summary
<details>blocks, so authors see exactly which audits need attentionTest plan
🤖 Generated with Claude Code