Skip to content

refactor(fe): usePagination hook refactoring #11480

refactor(fe): usePagination hook refactoring

refactor(fe): usePagination hook refactoring #11480

Triggered via pull request January 5, 2025 05:45
Status Success
Total duration 4m 6s
Artifacts

ci.yml

on: pull_request
Matrix: Build Backend
Fit to window
Zoom out
Zoom in

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