EVEREST-1399 | bad resources toggle selection #1133
dev-fe-gatekeeper.yaml
on: pull_request
Annotations
6 errors and 12 warnings
CI_checks (build)
@percona/everest#build: command (/home/runner/work/everest/everest/ui/apps/everest) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
CI_checks (build)
Module '"./dbEngines.types"' has no exported member 'ProxyType'.
|
CI_checks (build)
Process completed with exit code 2.
|
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
Module '"./dbEngines.types"' has no exported member 'ProxyType'.
|
E2E_tests_workflow / e2e
Process completed with exit code 2.
|
CI_checks (lint):
ui/packages/design/src/themes/base/BaseTheme.tsx#L104
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/cluster-form/resources/resources.tsx#L523
React Hook useEffect has missing dependencies: 'clearErrors' and 'trigger'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L527
React Hook useEffect has a missing dependency: 'trigger'. Either include it 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
|
E2E_tests_workflow / e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: percona-platform/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E_tests_workflow / e2e
No files were found with the provided path: ui/apps/everest/.e2e/playwright-report/. No artifacts will be uploaded.
|