Skip to content

[ui][v1] added dropdown icon to directory text to match figma (small) #95

[ui][v1] added dropdown icon to directory text to match figma (small)

[ui][v1] added dropdown icon to directory text to match figma (small) #95

Status Failure
Total duration 7m 38s
Artifacts

ci.yml

on: pull_request
Check Rust Code Format
12s
Check Rust Code Format
Build and Test Rust Project
7m 29s
Build and Test Rust Project
Lint Electron Desktop App
27s
Lint Electron Desktop App
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build and Test Rust Project
Process completed with exit code 101.
Check Rust Code Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Electron Desktop App: ui/desktop/src/App.tsx#L12
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L3
'Route' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L3
'Routes' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L3
'Navigate' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L4
'extendGoosed' is defined but never used. Allowed unused vars must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L36
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L39
Unexpected any. Specify a different type
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L60
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
Lint Electron Desktop App: ui/desktop/src/ChatWindow.tsx#L141
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#L149
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
Build and Test Rust Project
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636