Skip to content

feat: useDraggable 훅 생성 #20

feat: useDraggable 훅 생성

feat: useDraggable 훅 생성 #20

Triggered via pull request June 24, 2025 08:59
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Process completed with exit code 2.
ci: src/features/projects/hook/useProjectInsert.ts#L22
Type '{ userId: string; userName: string; status: "모집중"; title: string; oneLineInfo: string; simpleInfo: string; techStack: string[]; teamSize: number; expectedPeriod: string; description: string; workflow: string; requirements: string[]; preferentialTreatment: string[]; positions: { ...; }[]; }' is missing the following properties from type 'ProjectItemInsertReq': userRole, avatar, applicants