Fix tooltip and hover text color for Export icon #336
Annotations
2 errors and 1 warning
Run type check:
app/components/sidebar/Menu.client.tsx#L147
Type '{ key: string; item: ChatHistoryItem; exportChat: (id?: string | undefined) => Promise<void>; onDelete: (event: UIEvent<Element, UIEvent>) => void; onDuplicate: () => Promise<...>; className: string; }' is not assignable to type 'IntrinsicAttributes & HistoryItemProps'.
|
Run type check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading