Ldelalande/provider settings integration #964
Annotations
5 errors and 10 warnings
build:
ui/desktop/src/components/settings/SecretsList.tsx#L118
'SVGSVGElement' is not defined
|
build:
ui/desktop/src/components/settings/SecretsList.tsx#L125
'SVGSVGElement' is not defined
|
build:
ui/desktop/src/components/settings/SecretsList.tsx#L131
'SVGSVGElement' is not defined
|
build:
ui/desktop/src/components/settings/Settings.tsx#L26
'SVGSVGElement' is not defined
|
build
Process completed with exit code 1.
|
build:
ui/desktop/src/App.tsx#L12
Unexpected any. Specify a different type
|
build:
ui/desktop/src/ChatWindow.tsx#L36
Unexpected any. Specify a different type
|
build:
ui/desktop/src/ChatWindow.tsx#L39
Unexpected any. Specify a different type
|
build:
ui/desktop/src/ChatWindow.tsx#L60
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
|
build:
ui/desktop/src/ChatWindow.tsx#L140
React Hook useEffect has missing dependencies: 'chats' and 'setChats'. Either include them or remove the dependency array. If 'setChats' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build:
ui/desktop/src/ChatWindow.tsx#L148
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
|
build:
ui/desktop/src/ChatWindow.tsx#L503
React Hook useEffect has a missing dependency: 'initializeSystem'. Either include it or remove the dependency array
|
build:
ui/desktop/src/LauncherWindow.tsx#L7
Unexpected any. Specify a different type
|
build:
ui/desktop/src/LauncherWindow.tsx#L7
Unexpected any. Specify a different type
|
build:
ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L23
Unexpected any. Specify a different type
|