EVEREST-1574-upgrade-reload-everest-dialog-component #1760
dev-fe-gatekeeper.yaml
on: pull_request
Annotations
2 errors, 20 warnings, and 1 notice
[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:84:3 › DB Cluster creation › Cluster defaults for namespaces with all operators:
ui/apps/everest/.e2e/pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts#L104
1) [pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:84:3 › DB Cluster creation › Cluster defaults for namespaces with all operators
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: getByTestId('toggle-button-nodes-3')
Expected string: "true"
Received: <element(s) not found>
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for getByTestId('toggle-button-nodes-3')
102 | expect(
103 | await page.getByTestId(`toggle-button-nodes-${expectedNodesOrder[i]}`)
> 104 | ).toHaveAttribute('aria-pressed', 'true');
| ^
105 |
106 | // We click on the first button to make sure it always goes back to defaults afterwards
107 | await page.getByTestId('toggle-button-nodes-1').click();
at /home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:104:9
|
[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:84:3 › DB Cluster creation › Cluster defaults for namespaces with all operators:
ui/apps/everest/.e2e/pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts#L107
1) [pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:84:3 › DB Cluster creation › Cluster defaults for namespaces with all operators
Error: locator.click: Test ended.
Call log:
- waiting for getByTestId('toggle-button-nodes-1')
105 |
106 | // We click on the first button to make sure it always goes back to defaults afterwards
> 107 | await page.getByTestId('toggle-button-nodes-1').click();
| ^
108 |
109 | // We return to databases page to choose other db
110 | await page.goto('/databases');
at /home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:107:55
|
CI_checks (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI_checks (lint):
ui/packages/design/src/themes/base/BaseTheme.tsx#L106
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
CI_checks (lint):
ui/packages/ui-lib/src/table/usePersistentColumnVisibility.ts#L45
React Hook useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L192
React Hook useEffect has missing dependencies: 'cpuInputName', 'diskInputName', 'memoryInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L200
React Hook useEffect has a missing dependency: 'diskInputName'. Either include it or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L209
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L219
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L228
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/protected-route/ProtectedRoute.tsx#L19
React Hook useEffect has missing dependencies: 'location.pathname' and 'setRedirectRoute'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/schedule-form-dialog/schedule-form-wrapper/schedule-form-wrapper.tsx#L62
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/contexts/auth/auth.provider.tsx#L131
React Hook useCallback has a missing dependency: 'isSsoEnabled'. Either include it or remove the dependency array
|
CI_checks (format)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI_checks (test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI_checks (build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E_tests_workflow / e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster-details/edit-db-cluster/db-version-upgrade.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster-details/edit-db-cluster/db-version-upgrade.e2e.ts took 2.0m
|
Slow Test:
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/sharding.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/sharding.e2e.ts took 1.6m
|
Slow Test:
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster-details/edit-db-cluster/resources-step.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster-details/edit-db-cluster/resources-step.e2e.ts took 1.3m
|
Slow Test:
ui/apps/everest/.e2e/[rbac] › ../pr/rbac/restores.e2e.ts#L1
ui/apps/everest/.e2e/[rbac] › ../pr/rbac/restores.e2e.ts took 36.2s
|
Slow Test:
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster-details/schedules.e2e.ts#L1
ui/apps/everest/.e2e/[pr] › ../pr/db-cluster-details/schedules.e2e.ts took 32.7s
|
🎭 Playwright Run Summary
1 flaky
[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:84:3 › DB Cluster creation › Cluster defaults for namespaces with all operators
10 skipped
102 passed (11.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
159 MB |
|