chore(deps): update devdependencies (non-major) #2406
Annotations
3 errors and 1 warning
src/components/item/settings/DownloadChatButton.tsx#L15
No overload matches this call.
|
src/components/item/settings/DownloadChatButton.tsx#L80
Type '{ children: Element | null; id: string; "data-cy-filename": string; headers: { label: string; key: string; }[]; data: { body: string; id: string; chatId: string; creator: RecordOf<{ id: string; name: string; ... 4 more ...; updatedAt: Date; }> | null; creatorName: string; createdAt: unknown; updatedAt: unknown; }[];...' is not assignable to type 'IntrinsicAttributes & Pick<{}, never> & MUIStyledCommonProps<Theme> & { ref?: Ref<Component<{}, any, any>> | undefined; }'.
|
|
|
The logs for this run have expired and are no longer available.
Loading