Skip to content

Feat: support auto-including dirs in binary/bench-work-dir (#1576) #1881

Feat: support auto-including dirs in binary/bench-work-dir (#1576)

Feat: support auto-including dirs in binary/bench-work-dir (#1576) #1881

Triggered via push March 7, 2025 22:53
Status Success
Total duration 8m 34s
Artifacts

ci.yml

on: push
Check Rust Code Format
7s
Check Rust Code Format
Build and Test Rust Project
8m 26s
Build and Test Rust Project
Lint Electron Desktop App
25s
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

10 warnings
Lint Electron Desktop App: ui/desktop/src/App.tsx#L46
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/App.tsx#L64
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/App.tsx#L64
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/App.tsx#L77
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/App.tsx#L152
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#L188
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/components/BottomMenu.tsx#L20
'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#L26
'getTextContent' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/components/ChatView.tsx#L43
Unexpected any. Specify a different type