feat(appointments): add public API for appointments, calendars, external calendars, and reminders #558
Annotations
3 errors
|
Type-check
Process completed with exit code 2.
|
|
Type-check
command (/home/runner/work/ChatbotX/ChatbotX/apps/builder) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run check-types exited (2)
|
|
Type-check
Argument of type '{ workspaceId: string; calendarId: string; contactId: string; conversationId: string | null | undefined; startAt: Date; inviteeTimezone: string | undefined; }' is not assignable to parameter of type '{ workspaceId: string; calendarId: string; contactId: string; conversationId?: string | null | undefined; contactInboxId: string; startAt: Date; inviteeTimezone?: string | undefined; metadata?: { ...; } | ... 6 more ... | undefined; }'.
|
background
wait
wait-all
cancel
parallel
Loading