Skip to content

Merge pull request #332 from devpalsPlus/feat/#331 #119

Merge pull request #332 from devpalsPlus/feat/#331

Merge pull request #332 from devpalsPlus/feat/#331 #119

Triggered via push June 4, 2025 11:15
Status Failure
Total duration 38s
Artifacts

front_ci-cd.yml

on: push
react build & deploy
30s
react build & deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors
react build & deploy: src/hooks/useOauth.ts#L7
Expected 1 arguments, but got 0.
react build & deploy: src/hooks/useOauth.ts#L5
All destructured elements are unused.
react build & deploy: src/components/user/comment/DropDownItem.tsx#L64
Type '{ reportTitle: string | { userImg: string; userName: string; }; targetId: number; type: "comment" | "recomment"; onClose: () => void; route: number; }' is not assignable to type 'IntrinsicAttributes & ReportModalProps'.
react build & deploy: src/components/admin/previewComponent/noticePreview/NoticePreview.tsx#L1
'React' is declared but its value is never read.
react build & deploy: src/components/admin/previewComponent/allUserPreview/AllUserPreview.tsx#L1
'React' is declared but its value is never read.
react build & deploy: src/components/admin/mainCard/graphCard/GraphCard.tsx#L74
Object literal may only specify known properties, and 'drawBorder' does not exist in type '_DeepPartialObject<Partial<GridLineOptions>>'.
react build & deploy: src/components/admin/mainCard/graphCard/GraphCard.tsx#L61
Object literal may only specify known properties, and 'borderDash' does not exist in type '_DeepPartialObject<Partial<GridLineOptions>>'.
react build & deploy: src/components/admin/mainCard/graphCard/GraphCard.tsx#L1
'React' is declared but its value is never read.
react build & deploy: src/api/http.api.ts#L9
'login' is declared but its value is never read.
react build & deploy: src/api/http.api.ts#L3
'postRefresh' is declared but its value is never read.