Skip to content

fix: format professional theme stylesheet#14

Merged
btcneves merged 1 commit into
mainfrom
fix/ci-frontend-format
May 9, 2026
Merged

fix: format professional theme stylesheet#14
btcneves merged 1 commit into
mainfrom
fix/ci-frontend-format

Conversation

@btcneves
Copy link
Copy Markdown
Owner

@btcneves btcneves commented May 9, 2026

Summary

  • Formats frontend/src/professional-theme.css with Prettier.
  • Restores the frontend CI Format check that failed on main.

Validation

  • npm run format:check passed.
  • npm run lint passed.
  • npm run typecheck passed.
  • npx vite build --outDir /tmp/nodescope-ci-fix-dist --emptyOutDir passed.
  • docker compose config passed.
  • make public-clean passed.
  • git diff --check passed.

Notes

  • Local npm run build hit an existing frontend/dist permission issue from ignored local artifacts, so the same Vite build was validated with a temporary output directory.
  • Backend CI was already passing on the failing main run.

@btcneves btcneves merged commit 6615f21 into main May 9, 2026
5 checks passed
@btcneves btcneves deleted the fix/ci-frontend-format branch May 9, 2026 01:12
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