feat: implement attaching files to conversations #272
Annotations
2 errors and 10 warnings
src/store/conversations/conversations.reducers.ts#L662
Redundant double negation
|
|
src/components/Chat/ReportIssueDialog.tsx#L38
Unexpected any. Specify a different type
|
src/components/Chat/RequestApiKeyDialog.tsx#L37
Unexpected any. Specify a different type
|
src/components/Chat/Temperature.tsx#L10
Unexpected any. Specify a different type
|
src/components/Chatbar/Chatbar.tsx#L71
Unexpected any. Specify a different type
|
src/components/Chatbar/components/ChatFolders.tsx#L42
Unexpected any. Specify a different type
|
src/components/Common/Combobox.tsx#L16
Unexpected any. Specify a different type
|
src/components/Common/Combobox.tsx#L125
Unexpected any. Specify a different type
|
src/components/Common/Combobox.tsx#L147
Unexpected any. Specify a different type
|
src/components/Common/Tooltip.tsx#L138
Unexpected any. Specify a different type
|
src/components/Files/FileFolderSelect.tsx#L77
React Hook useEffect has a missing dependency: 'openedFoldersIds'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading