Skip to content

style: prettier sweep (16 drifted files failing CI format gate) - #59

Merged
acamarata merged 3 commits into
mainfrom
style/prettier-main-sweep
Jul 3, 2026
Merged

style: prettier sweep (16 drifted files failing CI format gate)#59
acamarata merged 3 commits into
mainfrom
style/prettier-main-sweep

Conversation

@acamarata

Copy link
Copy Markdown
Collaborator

Pre-existing prettier drift breaking the CI Lint & Format gate on main. Mechanical --write only.

acamarata added 3 commits July 3, 2026 17:38
… failures

14-dev-dashboard-pages.spec.ts and 15-ops-stack-services.spec.ts still
tested /dev/seed, /dashboard/status, and /operations/scale — all deleted
in the dead-page quarantine (6bf776a). Every run since then failed those
suites deterministically across all browsers/shards (element-not-found
after the full 20 s expect timeout, including all retries). These were
test bugs, not code regressions.

- /dev/seed block -> /database/seed with the real API contract
  ({ success, data: Seed[] } from /api/database/seed) and the actual
  UI text; the page has no retry button on fetch failure (it falls back
  to an empty list), so the offline test asserts that real behavior.
- /dashboard/status block -> /uptime with the real /api/uptime contract
  ({ generatedAt, services, overallUptimePct }) and real error-banner
  behavior (no retry button; Refresh persists).
- /operations/scale block removed: the page was deleted and its modern
  successor /scale has a different API (/api/scale) and UI; noted in the
  file header for a fresh 7-state ticket.

Local proof: chromium 121/121 twice; chromium+firefox+Mobile Chrome
363/363. No .skip, no retries added, no assertions weakened.
src/app/system/{diagnostics,trust,validate,version}/page.tsx landed
unformatted in b72cd1c and have failed 'pnpm run format:check' on every
run since. Formatting only, no logic changes.
@acamarata
acamarata merged commit c278662 into main Jul 3, 2026
1 check passed
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
admin Error Error Jul 3, 2026 10:20pm

Request Review

@acamarata
acamarata deleted the style/prettier-main-sweep branch July 3, 2026 22:16
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Lighthouse Audit Results

Category Score Status
Performance 75 🟠
Accessibility 100 🟢
Best Practices 96 🟢
SEO 91 🟢

Score Guide

  • 🟢 90-100: Good
  • 🟠 50-89: Needs improvement
  • 🔴 0-49: Poor

View full Lighthouse report

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.

1 participant