chore(version): 0.9.4 #227
Annotations
3 errors
Build Windows:
src/renderer/src/pages/files/FilesPage.tsx#L206
Type '({ title: string; dataIndex: string; key: string; width: string; sorter?: undefined; align?: undefined; } | { title: string; dataIndex: string; key: string; width: string; sorter: (a: { size_bytes: number; }, b: { ...; }) => number; align: string; } | { ...; } | { ...; })[]' is not assignable to type '(ColumnGroupType<{ key: string; file: Element; size: string; size_bytes: number; count: number; created_at: string; created_at_unix: number; actions: Element; }> | ColumnType<...>)[]'.
|
Build Windows:
src/renderer/src/pages/home/Tabs/AssistantsTab.tsx#L36
'generating' is declared but its value is never read.
|
Build Windows
Process completed with exit code 1.
|
Loading