feat: move configure goosehints to the MoreMenu (#1474) #1680
ci.yml
on: push
Check Rust Code Format
7s
Build and Test Rust Project
4m 30s
Lint Electron Desktop App
32s
bundle-desktop-unsigned
/
Bundle Desktop App on macOS
Annotations
11 warnings
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L40
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L40
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L57
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L57
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L70
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L144
React Hook useEffect has missing dependencies: 'addRecentModel' and 'switchModel'. Either include them or remove the dependency array
|
Lint Electron Desktop App:
ui/desktop/src/App.tsx#L147
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/components/BottomMenu.tsx#L18
'recentModels' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/components/ChatView.tsx#L14
'askAi' is defined but never used. Allowed unused vars must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/components/ChatView.tsx#L18
'getTextContent' is defined but never used. Allowed unused vars must match /^_/u
|
Build and Test Rust Project
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|