Skip to content

feat: Better messages for extension enable/disable/remove (#784) #588

feat: Better messages for extension enable/disable/remove (#784)

feat: Better messages for extension enable/disable/remove (#784) #588

Triggered via push January 26, 2025 03:08
Status Success
Total duration 2m 22s
Artifacts

ci.yml

on: push
Check Rust Code Format
7s
Check Rust Code Format
Build and Test Rust Project
2m 14s
Build and Test Rust Project
Lint Electron Desktop App
21s
Lint Electron Desktop App
bundle-desktop-unsigned  /  Bundle Desktop App on macOS
bundle-desktop-unsigned / Bundle Desktop App on macOS
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#L26
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L13
'WingToWing' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L25
'loadAndAddStoredExtensions' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L38
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L41
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L62
'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#L317
'currentModel' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L356
'working' is assigned a value but never used. Allowed unused vars must match /^_/u
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