Skip to content

[v1.0] adding the goosed key back in for localhost calls #819

[v1.0] adding the goosed key back in for localhost calls

[v1.0] adding the goosed key back in for localhost calls #819

Triggered via pull request January 14, 2025 00:23
Status Success
Total duration 41s
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#L46
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
build: ui/desktop/src/ChatWindow.tsx#L127
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#L135
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
build: ui/desktop/src/ChatWindow.tsx#L327
'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
build: ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L51
Unnecessary try/catch wrapper
build: ui/desktop/src/ai-sdk-fork/process-custom-chat-response.ts#L26
Unexpected any. Specify a different type
build: ui/desktop/src/ai-sdk-fork/process-custom-chat-response.ts#L26
Unexpected any. Specify a different type
build: ui/desktop/src/ai-sdk-fork/throttle.ts#L3
Unexpected any. Specify a different type