Merge pull request #328 from devpalsPlus/feat/#318 #117
front_ci-cd.yml
on: push
react build & deploy
31s
Annotations
10 errors
|
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/common/dropDown/DropDown.stories.tsx#L28
Type '{ children: JSX.Element; isOpen: true; toggleButton: JSX.Element; }' is not assignable to type 'Partial<{ children: ReactNode; toggleButton: ReactNode; isOpen?: boolean | undefined; comment: boolean; }> & { children: ReactNode; toggleButton: ReactNode; isOpen?: boolean | undefined; comment: boolean; }'.
|
|
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.
|