feat(be): calculate contest participants score #8425
Annotations
4 warnings
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
|
apps/frontend/components/EditorHeader.tsx#L107
React Hook useEffect has a missing dependency: 'templateString'. Either include it or remove the dependency array
|
apps/frontend/components/EditorResizablePanel.tsx#L130
React Hook useEffect has missing dependencies: 'code', 'setCode', and 'templateString'. Either include them or remove the dependency array
|
apps/frontend/lib/pagination.ts#L127
React Hook useEffect has a missing dependency: 'withauth'. Either include it or remove the dependency array
|
This job succeeded
Loading