Skip to content

feat: jan on web - experimental #4889

feat: jan on web - experimental

feat: jan on web - experimental #4889

Triggered via pull request January 1, 2025 06:00
Status Success
Total duration 11m 26s
Artifacts 1
base_branch_cov
1m 50s
base_branch_cov
test-on-macos
4m 44s
test-on-macos
test-on-macos-pr-target
0s
test-on-macos-pr-target
test-on-windows-pr
11m 13s
test-on-windows-pr
test-on-windows-pr-target
0s
test-on-windows-pr-target
test-on-ubuntu
5m 3s
test-on-ubuntu
test-on-ubuntu-pr-target
0s
test-on-ubuntu-pr-target
Matrix: test-on-windows
Fit to window
Zoom out
Zoom in

Annotations

54 warnings
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-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/hooks/useLoadTheme.ts#L105
React Hook useCallback has a missing dependency: 'setThemeData'. Either include it or remove the dependency array
test-on-macos: web/screens/Settings/Engines/DeleteEngineVariant.tsx#L24
'mutateDefaultEngineVariant' is assigned a value but never used
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/hooks/useLoadTheme.ts#L105
React Hook useCallback has a missing dependency: 'setThemeData'. Either include it or remove the dependency array
test-on-ubuntu: web/screens/Settings/Engines/DeleteEngineVariant.tsx#L24
'mutateDefaultEngineVariant' is assigned a value but never used
test-on-ubuntu
No files were found with the provided path: electron/playwright-report/. No artifacts will be uploaded.
coverage-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/hooks/useLoadTheme.ts#L105
React Hook useCallback has a missing dependency: 'setThemeData'. Either include it or remove the dependency array
coverage-check: web/screens/Settings/Engines/DeleteEngineVariant.tsx#L24
'mutateDefaultEngineVariant' is assigned a value but never used
coverage-check: web/extension/ExtensionManager.ts#L105
105 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L107
107 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L109
109 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L111
111 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L120
120 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L133
133-134 lines are not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L137
137 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L141
141 line is not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L176
176-177 lines are not covered with tests
coverage-check: web/extension/ExtensionManager.ts#L179
179-184 lines are not covered with tests
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/hooks/useLoadTheme.ts#L105
React Hook useCallback has a missing dependency: 'setThemeData'. Either include it or remove the dependency array
test-on-windows-pr: web/screens/Settings/Engines/DeleteEngineVariant.tsx#L24
'mutateDefaultEngineVariant' is assigned a value but never used

Artifacts

Produced during runtime
Name Size
ref-lcov.info
29.7 KB