refactor(fe): usePagination
hook refactoring
#11480
ci.yml
on: pull_request
Build Frontend
3m 57s
Typecheck
2s
Lint
35s
Test Backend
9s
Matrix: Build Backend
Annotations
10 warnings
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Backend (client)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Backend (admin)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L139
React Hook useEffect has a missing dependency: 'templateString'. Either include it or remove the dependency array
|
Lint:
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L152
React Hook useEffect has a missing dependency: 'setCode'. Either include it or remove the dependency array
|
Lint:
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L288
React Hook useEffect has missing dependencies: 'contestId', 'handleBeforeUnload', 'language', 'problem.id', and 'userName'. Either include them or remove the dependency array
|
Lint:
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L310
React Hook useEffect has a missing dependency: 'checkSaved'. Either include it or remove the dependency array
|
Build Frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|