Skip to content

admin 워크플로 lint/typecheck 체크 스크립트 정합성 수정#428

Merged
manNomi merged 2 commits intomainfrom
fix/workflow-lint-typecheck-ci
Feb 14, 2026
Merged

admin 워크플로 lint/typecheck 체크 스크립트 정합성 수정#428
manNomi merged 2 commits intomainfrom
fix/workflow-lint-typecheck-ci

Conversation

@manNomi
Copy link
Contributor

@manNomi manNomi commented Feb 14, 2026

Summary

  • admin 패키지에 lint:check, typecheck, typecheck:ci, ci:check 스크립트를 추가해 CI 명령 체계를 web과 맞췄습니다.
  • CI workflow의 admin quality check를 pnpm --filter @solid-connect/admin run ci:check 단일 단계로 변경했습니다.
  • admin vite.config.ts import 순서를 Biome 규칙에 맞게 정렬해 lint:check 실패를 해소했습니다.

Verification

  • apps/admin: pnpm run ci:check 통과
  • workspace: pnpm --filter @solid-connect/web run ci:check && pnpm --filter @solid-connect/admin run ci:check 통과
  • workspace: pnpm run build 통과

@vercel
Copy link

vercel bot commented Feb 14, 2026

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

Project Deployment Actions Updated (UTC)
solid-connect-web-admin Error Error Feb 14, 2026 1:11pm
solid-connection-web Error Error Feb 14, 2026 1:11pm

@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

Warning

Rate limit exceeded

@manNomi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 9 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/workflow-lint-typecheck-ci

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@manNomi manNomi merged commit 5a415ec into main Feb 14, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant