Skip to content

fix: make sure dev setup works and document #952

fix: make sure dev setup works and document

fix: make sure dev setup works and document #952

Triggered via pull request January 16, 2025 04:41
@baxenbaxen
synchronize #623
baxen/dev-setup
Status Success
Total duration 27s
Artifacts

ci-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ui/desktop/src/App.tsx#L12
Unexpected any. Specify a different type
build: ui/desktop/src/ChatWindow.tsx#L35
Unexpected any. Specify a different type
build: ui/desktop/src/ChatWindow.tsx#L38
Unexpected any. Specify a different type
build: ui/desktop/src/ChatWindow.tsx#L59
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
build: ui/desktop/src/ChatWindow.tsx#L139
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#L147
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
build: ui/desktop/src/ChatWindow.tsx#L502
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