fix: send event opt out #4905
jan-electron-linter-and-test.yml
on: pull_request
base_branch_cov
2m 18s
test-on-macos
14m 2s
test-on-macos-pr-target
0s
test-on-windows-pr
19s
test-on-windows-pr-target
0s
test-on-ubuntu
11m 4s
test-on-ubuntu-pr-target
0s
Matrix: test-on-windows
coverage-check
10m 25s
Annotations
1 error and 32 warnings
test-on-windows-pr
Process completed with exit code 1.
|
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
|
base_branch_cov
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.
|
coverage-check:
web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' is defined but never used
|
coverage-check:
web/containers/Providers/ModelHandler.tsx#L21
'useAtom' is defined but never used
|
coverage-check:
web/hooks/useActiveModel.ts#L14
'isGeneratingResponseAtom' is defined but never used
|
coverage-check:
web/hooks/useActiveModel.ts#L15
'resetThreadWaitingForResponseAtom' is defined but never used
|
coverage-check:
web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
|
coverage-check:
web/hooks/useCreateNewThread.ts#L8
'ThreadState' is defined but never used
|
coverage-check:
web/hooks/useCreateNewThread.ts#L13
'atom' is defined but never used
|
coverage-check:
web/hooks/useCreateNewThread.ts#L36
'isGeneratingResponseAtom' is defined but never used
|
coverage-check:
web/screens/Thread/ThreadCenterPanel/AssistantSetting/index.tsx#L84
React Hook useCallback has a missing dependency: 'resetGenerating'. Either include it or remove the dependency array
|
coverage-check:
web/screens/Thread/ThreadCenterPanel/ChatInput/index.tsx#L4
'MessageStatus' is defined but never used
|