[UI] EVEREST-1616 Set affinity rules in DB creation wizard and Components page #1596
dev-fe-gatekeeper.yaml
on: pull_request
Annotations
12 errors and 13 warnings
CI_checks (lint):
ui/apps/everest/src/hooks/api/db-cluster/utils.ts#L32
'proxyRules' is defined but never used
|
CI_checks (lint):
ui/apps/everest/src/hooks/api/db-cluster/utils.ts#L32
Unexpected any. Specify a different type
|
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.
|
E2E_tests_workflow / e2e
'proxyRules' is declared but its value is never read.
|
E2E_tests_workflow / e2e
@percona/everest#build: command (/home/runner/work/everest/everest/ui/apps/everest) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
E2E_tests_workflow / e2e
Process completed with exit code 2.
|
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/affinity/affinity-form-dialog/affinity-form/affinity-form.types.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
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
|
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
|
E2E_tests_workflow / e2e
No files were found with the provided path: ui/apps/everest/.e2e/playwright-report/. No artifacts will be uploaded.
|