Skip to content

Fix CI formatting and frontend lint failure#52

Merged
hawkli-1994 merged 1 commit intomainfrom
fix/ci-24445134259
Apr 16, 2026
Merged

Fix CI formatting and frontend lint failure#52
hawkli-1994 merged 1 commit intomainfrom
fix/ci-24445134259

Conversation

@hawkli-1994
Copy link
Copy Markdown
Collaborator

Summary

  • fix the frontend ESLint failure in \
  • apply Ruff formatting to files failing the backend format job
  • validate backend and frontend CI commands locally

Validation

  • uv run ruff format --check swarmmind tests
  • uv run ruff check swarmmind tests
  • make test
  • cd ui && pnpm exec eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 50
  • cd ui && pnpm exec tsc --noEmit
  • cd ui && pnpm build

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@hawkli-1994 hawkli-1994 merged commit e6cf582 into main Apr 16, 2026
14 checks passed
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