ci: update github action workflows (release, ci) #1
ci.yml
on: pull_request
Check Rust Code Format
11s
Build and Test Rust Project
9m 0s
Lint Electron Desktop App
33s
Annotations
20 warnings
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
|
Check Rust Code Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check Rust Code Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check Rust Code Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check Rust Code Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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#L35
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L38
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L59
'setSelectedChatId' is defined but never used. Allowed unused args must match /^_/u
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L139
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#L147
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
|
Lint Electron Desktop App:
ui/desktop/src/ChatWindow.tsx#L502
React Hook useEffect has a missing dependency: 'initializeSystem'. Either include it or remove the dependency array
|
Lint Electron Desktop App:
ui/desktop/src/LauncherWindow.tsx#L7
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/LauncherWindow.tsx#L7
Unexpected any. Specify a different type
|
Lint Electron Desktop App:
ui/desktop/src/ai-sdk-fork/call-custom-chat-api.ts#L23
Unexpected any. Specify a different type
|
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
|
Build and Test Rust Project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Test Rust Project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Test Rust Project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Test Rust Project
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|