Skip to content

fix: update command to ".bundle" in pr-comment-bundle-desktop workflow #41

fix: update command to ".bundle" in pr-comment-bundle-desktop workflow

fix: update command to ".bundle" in pr-comment-bundle-desktop workflow #41

Triggered via pull request January 17, 2025 20:16
Status Success
Total duration 11m 5s
Artifacts

ci.yml

on: pull_request
Check Rust Code Format
15s
Check Rust Code Format
Build and Test Rust Project
10m 55s
Build and Test Rust Project
Lint Electron Desktop App
29s
Lint Electron Desktop App
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Check Rust Code Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Electron Desktop App: ui/desktop/src/App.tsx#L12
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L32
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L35
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L56
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L137
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
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L145
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L500
React Hook useEffect has a missing dependency: 'initializeSystem'. Either include it or remove the dependency array
Lint Electron Desktop App: ui/desktop/src/LauncherWindow.tsx#L7
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/LauncherWindow.tsx#L7
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L23
Unexpected any. Specify a different type
Build and Test Rust Project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636