Skip to content

feat: static settings page #809

feat: static settings page

feat: static settings page #809

Triggered via pull request January 13, 2025 20:06
Status Failure
Total duration 24s
Artifacts

ci-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build: ui/desktop/src/components/MoreMenu.tsx#L57
'MediaQueryListEvent' 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#L2
'useLocation' is defined but never used. Allowed unused vars must match /^_/u
build: ui/desktop/src/ChatWindow.tsx#L33
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#L64
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
build: ui/desktop/src/ChatWindow.tsx#L145
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#L153
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
build: ui/desktop/src/ChatWindow.tsx#L188
Unexpected any. Specify a different type
build: ui/desktop/src/ChatWindow.tsx#L344
'app' is assigned a value but never used. Allowed unused vars must match /^_/u
build: ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L23
Unexpected any. Specify a different type