Skip to content

EVEREST-1574-upgrade-reload-everest-dialog-component #1677

EVEREST-1574-upgrade-reload-everest-dialog-component

EVEREST-1574-upgrade-reload-everest-dialog-component #1677

Triggered via pull request January 20, 2025 10:53
Status Failure
Total duration 19m 21s
Artifacts 1

dev-fe-gatekeeper.yaml

on: pull_request
Cache PNPM
16s
Cache PNPM
permission_checks
3s
permission_checks
E2E_tests_workflow  /  e2e
18m 49s
E2E_tests_workflow / e2e
Matrix: CI_checks
Merge Gatekeeper
15s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 17 warnings, and 1 notice
CI_checks (lint)
@percona/everest#lint: command (/home/runner/work/everest/everest/ui/apps/everest) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
CI_checks (lint)
Process completed with exit code 2.
CI_checks (format)
The job was canceled because "lint" failed.
CI_checks (build)
The job was canceled because "lint" failed.
CI_checks (build)
The operation was canceled.
CI_checks (test)
The job was canceled because "lint" failed.
CI_checks (test)
The operation was canceled.
[pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:377:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage: ui/apps/everest/.e2e/utils/db-wizard.ts#L21
1) [pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:377:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage Error: Timed out 5000ms waiting for expect(locator).not.toBeDisabled() Locator: getByTestId('db-wizard-continue-button') Expected: not disabled Received: disabled Call log: - expect.not.toBeDisabled with timeout 5000ms - waiting for getByTestId('db-wizard-continue-button') 9 × locator resolved to <button disabled tabindex="-1" type="button" data-testid="db-wizard-continue-button" class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium MuiButton-colorPrimary Mui-disabled MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium MuiButton-colorPrimary css-1mp96b4-MuiButtonBase-root-MuiButton-root">Continue</button> - unexpected value "disabled" at ../utils/db-wizard.ts:21 19 | await expect( 20 | page.getByTestId('db-wizard-continue-button') > 21 | ).not.toBeDisabled(); | ^ 22 | await page.getByTestId('db-wizard-continue-button').click(); 23 | }; 24 | at moveForward (/home/runner/work/everest/everest/ui/apps/everest/.e2e/utils/db-wizard.ts:21:9) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:386:11
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
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 1.8m
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.7m
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.4s
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 34.0s
🎭 Playwright Run Summary
1 flaky [pr] › ../pr/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:377:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage 10 skipped 102 passed (11.9m)

Artifacts

Produced during runtime
Name Size
playwright-report
163 MB