Skip to content

chore(release): release version 1.0.11 (#1486) #1703

chore(release): release version 1.0.11 (#1486)

chore(release): release version 1.0.11 (#1486) #1703

Triggered via push March 4, 2025 00:20
Status Success
Total duration 7m 28s
Artifacts

ci.yml

on: push
Check Rust Code Format
20s
Check Rust Code Format
Build and Test Rust Project
7m 19s
Build and Test Rust Project
Lint Electron Desktop App
29s
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#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#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#L18
'getTextContent' is defined but never used. Allowed unused vars must match /^_/u