Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
요약
POST /mentees/mentor-applicationsmultipart 형식에 맞췄습니다.AFTER_EXCHANGE상태로 신청할 수 있게 제한했습니다.변경 사항
mentorApplicationRequest에preparationStatus,universitySelectType,country,universityId,term을 담아 전송합니다.COUNTRY_CODE_MAPreverse map으로 API 국가 코드로 변환합니다.id와term을 사용합니다.신청 중...상태를 표시합니다.검증
pnpm --filter @solid-connect/web run typecheck:cipnpm --filter @solid-connect/web run lint:check@solid-connect/web ci:check+next build참고
Unsupported engine경고는 표시됐지만 검증은 통과했습니다.