fix: Ldelalande/fix scroll #441
Annotations
4 errors and 10 warnings
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L84
'requestAnimationFrame' is not defined
|
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L104
'requestAnimationFrame' is not defined
|
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L137
'ScrollBehavior' is not defined
|
Run Lint check
Process completed with exit code 1.
|
Run Lint check:
ui/desktop/src/App.tsx#L12
Unexpected any. Specify a different type
|
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L42
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
|
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L95
'options' is defined but never used. Allowed unused args must match /^_/u
|
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L121
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
|
Run Lint check:
ui/desktop/src/ChatWindow.tsx#L129
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
|
Run Lint check:
ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L23
Unexpected any. Specify a different type
|
Run Lint check:
ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L51
Unnecessary try/catch wrapper
|
Run Lint check:
ui/desktop/src/ai-sdk-fork/process-custom-chat-response.ts#L26
Unexpected any. Specify a different type
|
Run Lint check:
ui/desktop/src/ai-sdk-fork/process-custom-chat-response.ts#L26
Unexpected any. Specify a different type
|
Run Lint check:
ui/desktop/src/ai-sdk-fork/throttle.ts#L3
Unexpected any. Specify a different type
|
Loading