Skip to content

[Feat] 활동 블록 태그 추가 모달 handoverNote와 연결 #101

[Feat] 활동 블록 태그 추가 모달 handoverNote와 연결

[Feat] 활동 블록 태그 추가 모달 handoverNote와 연결 #101

Triggered via pull request January 15, 2025 09:47
Status Failure
Total duration 55s
Artifacts

client-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check
Argument of type '(prev: CreateNoteInfoType) => { timeBlockList: { id: number; name: string; color: string; }[]; title: string; endDate: string; startDate: string; author: string; complete: boolean; }' is not assignable to parameter of type 'SetStateAction<CreateNoteInfoType>'.
check
Argument of type '(prev: CreateNoteInfoType) => { timeBlockList: { id: number; name: string; color: string; type: "MEETING" | "EVENT" | "STUDY" | "NOTICE" | "RECRUITING" | "ETC"; startDate: string; }[]; ... 4 more ...; complete: boolean; }' is not assignable to parameter of type 'SetStateAction<CreateNoteInfoType>'.
check
Process completed with exit code 1.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636