Skip to content

fix(deps): update all non-major dependencies #8389

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #8389

Triggered via pull request July 21, 2024 18:33
Status Success
Total duration 4m 25s
Artifacts

ci.yml

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

Annotations

5 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/app/admin/problem/_components/InfoForm.tsx#L66
React Hook useEffect has missing dependencies: 'getValues' and 'setValue'. Either include them or remove the dependency array
Lint: apps/frontend/components/EditorHeader.tsx#L106
React Hook useEffect has a missing dependency: 'templateString'. Either include it or remove the dependency array
Lint: apps/frontend/components/EditorResizablePanel.tsx#L129
React Hook useEffect has missing dependencies: 'code', 'setCode', and 'templateString'. 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