feat(fe): impl kakao login #22745
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v5, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint (Node.js):
apps/frontend/app/(client)/(main)/course/[courseId]/qna/create/page.tsx#L53
'errors' is assigned a value but never used
|
|
Lint (Node.js):
apps/frontend/app/(client)/(main)/course/[courseId]/_components/AssignmentLink.tsx#L54
React Hook useEffect has missing dependencies: 'updateAssignmentStatus' and 'updateType'. Either include them or remove the dependency array
|
|
Lint (Node.js):
apps/frontend/app/(client)/(main)/contest/[contestId]/@tabs/qna/create/_components/QnaForm.tsx#L66
'isPrivilegedRole' is assigned a value but never used
|
|
Lint (Node.js):
apps/frontend/app/(client)/(main)/contest/[contestId]/@tabs/leaderboard/page.tsx#L108
React Hook useEffect has missing dependencies: 'contestLeaderboard', 'fetchedContest?.endTime', and 'fetchedContest?.startTime'. Either include them or remove the dependency array
|
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L444
React Hook useEffect has a missing dependency: 'checkSaved'. Either include it or remove the dependency array
|
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L414
React Hook useEffect has missing dependencies: 'assignmentId', 'contestId', 'exerciseId', 'handleBeforeUnload', 'language', 'problem.id', and 'userName'. Either include them or remove the dependency array
|
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L214
React Hook useEffect has a missing dependency: 'setCode'. Either include it or remove the dependency array
|
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L199
React Hook useEffect has a missing dependency: 'templateString'. Either include it or remove the dependency array
|
|
Lint (Node.js):
apps/backend/libs/amqp/src/amqp.service.ts#L160
'_' is defined but never used
|
|
Lint (Node.js):
apps/backend/apps/client/src/user/user.service.ts#L16
'generate' is defined but never used
|
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
background
wait
wait-all
cancel
parallel
Loading