Skip to content

fix: button state reset on switching models #4861

fix: button state reset on switching models

fix: button state reset on switching models #4861

Triggered via pull request December 30, 2024 07:26
Status Failure
Total duration 28m 50s
Artifacts
base_branch_cov
17s
base_branch_cov
test-on-macos
8m 4s
test-on-macos
test-on-macos-pr-target
0s
test-on-macos-pr-target
test-on-windows-pr
28m 19s
test-on-windows-pr
test-on-windows-pr-target
0s
test-on-windows-pr-target
test-on-ubuntu
6m 26s
test-on-ubuntu
test-on-ubuntu-pr-target
0s
test-on-ubuntu-pr-target
Matrix: test-on-windows
coverage-check
20s
coverage-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 34 warnings
base_branch_cov
Process completed with exit code 1.
coverage-check
Unable to download artifact(s): Artifact not found for name: ref-lcov.info Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
base_branch_cov
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coverage-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-on-ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-on-ubuntu: web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' is defined but never used
test-on-ubuntu: web/containers/Providers/ModelHandler.tsx#L21
'useAtom' is defined but never used
test-on-ubuntu: web/hooks/useActiveModel.ts#L14
'isGeneratingResponseAtom' is defined but never used
test-on-ubuntu: web/hooks/useActiveModel.ts#L15
'resetThreadWaitingForResponseAtom' is defined but never used
test-on-ubuntu: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
test-on-ubuntu: web/hooks/useCreateNewThread.ts#L8
'ThreadState' is defined but never used
test-on-ubuntu: web/hooks/useCreateNewThread.ts#L13
'atom' is defined but never used
test-on-ubuntu: web/hooks/useCreateNewThread.ts#L36
'isGeneratingResponseAtom' is defined but never used
test-on-ubuntu: web/screens/Thread/ThreadCenterPanel/AssistantSetting/index.tsx#L84
React Hook useCallback has a missing dependency: 'resetGenerating'. Either include it or remove the dependency array
test-on-ubuntu: web/screens/Thread/ThreadCenterPanel/ChatInput/index.tsx#L4
'MessageStatus' is defined but never used
test-on-ubuntu
No files were found with the provided path: electron/playwright-report/. No artifacts will be uploaded.
test-on-macos: web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' is defined but never used
test-on-macos: web/containers/Providers/ModelHandler.tsx#L21
'useAtom' is defined but never used
test-on-macos: web/hooks/useActiveModel.ts#L14
'isGeneratingResponseAtom' is defined but never used
test-on-macos: web/hooks/useActiveModel.ts#L15
'resetThreadWaitingForResponseAtom' is defined but never used
test-on-macos: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
test-on-macos: web/hooks/useCreateNewThread.ts#L8
'ThreadState' is defined but never used
test-on-macos: web/hooks/useCreateNewThread.ts#L13
'atom' is defined but never used
test-on-macos: web/hooks/useCreateNewThread.ts#L36
'isGeneratingResponseAtom' is defined but never used
test-on-macos: web/screens/Thread/ThreadCenterPanel/AssistantSetting/index.tsx#L84
React Hook useCallback has a missing dependency: 'resetGenerating'. Either include it or remove the dependency array
test-on-macos: web/screens/Thread/ThreadCenterPanel/ChatInput/index.tsx#L4
'MessageStatus' is defined but never used
test-on-windows-pr: web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' is defined but never used
test-on-windows-pr: web/containers/Providers/ModelHandler.tsx#L21
'useAtom' is defined but never used
test-on-windows-pr: web/hooks/useActiveModel.ts#L14
'isGeneratingResponseAtom' is defined but never used
test-on-windows-pr: web/hooks/useActiveModel.ts#L15
'resetThreadWaitingForResponseAtom' is defined but never used
test-on-windows-pr: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
test-on-windows-pr: web/hooks/useCreateNewThread.ts#L8
'ThreadState' is defined but never used
test-on-windows-pr: web/hooks/useCreateNewThread.ts#L13
'atom' is defined but never used
test-on-windows-pr: web/hooks/useCreateNewThread.ts#L36
'isGeneratingResponseAtom' is defined but never used
test-on-windows-pr: web/screens/Thread/ThreadCenterPanel/AssistantSetting/index.tsx#L84
React Hook useCallback has a missing dependency: 'resetGenerating'. Either include it or remove the dependency array
test-on-windows-pr: web/screens/Thread/ThreadCenterPanel/ChatInput/index.tsx#L4
'MessageStatus' is defined but never used