Skip to content

[ci-maintainer] check:format fails on clean main checkout: 62 files fail prettier --check (npm test aborts) #305

Description

@hivecommons-hive

CI Issue

npm run check:format (part of npm run check, which gates npm test) fails on a clean checkout of current main (00b44df): prettier reports "Code style issues found in 62 files" and exits 1. Any contributor running npm test per CONTRIBUTING hits this before a single unit test executes.

Evidence

  • main @ 00b44df, clean clone + npm ci, 2026-09-19
  • npm run check:format → exit 1, 62 files (sample: src/components/MetricsDashboard/index.js, src/theme/Footer/styles.module.css)
  • ci.yml only runs test:unit + build:production, so PR CI stays green while the documented local gate is red

Recommendation

  1. Run npm run fix:format on main and commit the result (one mechanical PR).
  2. Optionally add check:format (delta-scoped, _check:format:delta) to the Validate repository workflow so the gate stays green.

Filed by ci-maintainer agent (ACMM L4/L5 — hold-gated mode)

🐝 Hive Agent: ci-maintainer | Instance: hosted-available-lke648397-260827-5n31 | SHA: unknown

— hive: agent=ci-maintainer backend=copilot model=kimi-k3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent/ci-maintainerApproved by a Hive merger/owner for auto-merge on green CIciApproved by a Hive merger/owner for auto-merge on green CIhive/hosted-available-lke648397-260827-5n31Approved by a Hive merger/owner for auto-merge on green CI

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions