feat(fe): change codes for changed get api return #7622
ci.yml
on: pull_request
Build Frontend
2m 52s
Typecheck
4s
Lint
1m 6s
Test Backend
9s
Matrix: Build Backend
Annotations
2 warnings
Lint:
apps/frontend/app/(main)/contest/[contestId]/@tabs/_components/RegisterButton.tsx#L60
React Hook useEffect has missing dependencies: 'id' and 'state'. Either include them or remove the dependency array
|
Lint:
apps/frontend/lib/pagination.ts#L127
React Hook useEffect has a missing dependency: 'withauth'. Either include it or remove the dependency array
|