Ldelalande/model settings #94
ci.yml
on: pull_request
Check Rust Code Format
12s
Build and Test Rust Project
7m 22s
Lint Electron Desktop App
20s
Annotations
4 errors and 12 warnings
Lint Electron Desktop App:
ui/desktop/src/components/settings/models/Search.tsx#L27
'MouseEvent' is not defined
|
Lint Electron Desktop App:
ui/desktop/src/components/settings/models/Search.tsx#L28
'Node' is not defined
|
Lint Electron Desktop App
Process completed with exit code 1.
|
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#L15
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#L24
'ToastContainer' is defined but never used. Allowed unused vars must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L37
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L40
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L61
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L142
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
|
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
|