fix: add default schedule while creating org member #38412
Annotations
10 errors
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
Type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 43 more ...; referralLinkId: string | null; }' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
|
Run build
Type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 43 more ...; referralLinkId: string | null; }' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Loading