feat: Domain-wide delegation for Google Calendar and Google Meet #44259
Annotations
10 errors
Run build
Type '({ children: { id: number; name: string; slug: string | null; logoUrl: string | null; ***VideoLogo: string | null; appLogo: string | null; appIconLogo: string | null; bio: string | null; ... 20 more ...; includeManagedEventsInLimits: boolean; }[]; } & { ...; }) | null' is not assignable to type '{ id: number; name: string; slug: string | null; logoUrl: string | null; ***VideoLogo: string | null; appLogo: string | null; appIconLogo: string | null; bio: string | null; hideBranding: boolean; ... 19 more ...; includeManagedEventsInLimits: boolean; } & { ...; }'.
|
Run build
Property 'uid' is missing in type 'any[]' but required in type '{ uid: string; }'.
|
Run build
Property 'event' does not exist on type '{ uid: string; }'.
|
Run build
Property 'externalCalendarId' does not exist on type '{ uid: string; }'.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Argument of type '{ [x: string]: never; [x: number]: never; [x: symbol]: never; }[]' is not assignable to parameter of type 'IntegrationCalendar[]'.
|
Run build
Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
|
Loading