Test - Linter & Playwright #4835
jan-electron-linter-and-test.yml
on: workflow_dispatch
base_branch_cov
13s
test-on-macos
7m 30s
test-on-macos-pr-target
0s
test-on-windows-pr
0s
test-on-windows-pr-target
0s
test-on-ubuntu
5m 3s
test-on-ubuntu-pr-target
0s
Matrix: test-on-windows
coverage-check
21s
Annotations
3 errors and 10 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
|
test-on-ubuntu
Process completed with exit code 2.
|
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/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/useLoadTheme.ts#L98
React Hook useCallback has a missing dependency: 'setNativeTheme'. Either include it or remove the dependency array
|
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/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/useLoadTheme.ts#L98
React Hook useCallback has a missing dependency: 'setNativeTheme'. Either include it or remove the dependency array
|