Skip to content

Merge pull request #315 from devpalsPlus/bug/#314 #109

Merge pull request #315 from devpalsPlus/bug/#314

Merge pull request #315 from devpalsPlus/bug/#314 #109

Triggered via push May 27, 2025 13:09
Status Failure
Total duration 42s
Artifacts

front_ci-cd.yml

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

Annotations

3 errors
react build & deploy
Process completed with exit code 2.
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; }'.