chore: dev 내용을 main 으로 머지합니다. #5
Annotations
8 errors
ci (build):
src/domain/RoomSetting/tabs/RoomTab.tsx#L32
Expected 0 arguments, but got 1.
|
ci (build):
src/domain/RoomSetting/tabs/RoomTab.tsx#L51
No overload matches this call.
|
ci (build):
src/domain/RoomSetting/tabs/RoomTab.tsx#L93
Argument of type '"announcement"' is not assignable to parameter of type '"title" | "password" | "certifyTime" | "roomType" | "routines" | "userCount" | `routines.${number}` | `routines.${number}.value`'.
|
ci (build):
src/domain/RoomSetting/tabs/RoomTab.tsx#L95
Property 'announcement' does not exist on type 'FieldErrors<{ title: string; password: string; certifyTime: number; roomType: "MORNING" | "NIGHT"; routines: { value: string; }[]; userCount: number; }>'.
|
ci (build):
src/domain/RoomSetting/tabs/RoomTab.tsx#L96
Property 'announcement' does not exist on type 'FieldErrors<{ title: string; password: string; certifyTime: number; roomType: "MORNING" | "NIGHT"; routines: { value: string; }[]; userCount: number; }>'.
|
ci (build)
Process completed with exit code 2.
|
ci (build-storybook)
The job was canceled because "build" failed.
|
ci (build-storybook)
The operation was canceled.
|