Run Playwright tests in parallel on CI using matrix strategy #639
Annotations
18 warnings
Server tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
web/src/auth/useAuth.tsx#L4
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
web/src/components/common/DebouncingAutocomplete.tsx#L58
React Hook useEffect has a missing dependency: 'search'. Either include it or remove the dependency array. If 'search' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
web/src/components/front-page/motd/Motd.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
web/src/components/global-notification/useNotification.tsx#L23
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
web/src/components/system-view/SystemView.tsx#L17
React Hook useEffect has a missing dependency: 'changeSystem'. Either include it or remove the dependency array
|
Lint:
web/src/components/system-view/overview/scanning-panel/ScanningPanel.tsx#L16
React Hook useEffect has a missing dependency: 'sigPasteListener'. Either include it or remove the dependency array
|
Lint:
web/src/components/system-view/overview/scanning-panel/sig-modal/SigModal.tsx#L47
React Hook useEffect has missing dependencies: 'disableSigPasteListener' and 'enableSigPasteListener'. Either include them or remove the dependency array
|
Lint:
web/src/components/system-view/system-data/SystemData.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
web/src/components/system-view/system-data/SystemData.tsx#L37
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
|
E2E tests (2, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (2, 4)
No files were found with the provided path: testing/e2e/playwright-report/. No artifacts will be uploaded.
|
E2E tests (1, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (1, 4)
No files were found with the provided path: testing/e2e/playwright-report/. No artifacts will be uploaded.
|
E2E tests (3, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (3, 4)
No files were found with the provided path: testing/e2e/playwright-report/. No artifacts will be uploaded.
|
E2E tests (4, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E tests (4, 4)
No files were found with the provided path: testing/e2e/playwright-report/. No artifacts will be uploaded.
|