feat: goose windows #986
ci.yml
on: pull_request
Check Rust Code Format
13s
Build and Test Rust Project
5m 36s
Lint Electron Desktop App
37s
bundle-desktop-unsigned
/
Bundle Desktop App on macOS
6m 54s
Annotations
1 error and 10 warnings
bundle-desktop-unsigned / Bundle Desktop App on macOS
Process completed with exit code 1.
|
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#L3
'getSecretKey' is defined but never used. Allowed unused vars must match /^_/u
|
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#L15
'Provider' is defined but never used. Allowed unused vars must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L48
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L121
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#L129
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#L283
'currentModel' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L299
'setMode' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L300
'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 |
|