LM Studio support #928
ci.yml
on: pull_request
Check Rust Code Format
15s
Build and Test Rust Project
4m 5s
Lint Electron Desktop App
32s
bundle-desktop-unsigned
/
Bundle Desktop App on macOS
6m 27s
Annotations
2 errors and 10 warnings
Check Rust Code Format
Process completed with exit code 1.
|
Build and Test Rust Project
Process completed with exit code 101.
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L77
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Goose-darwin-arm64
|
110 MB |
|