Everest 953 backups and pitr dbwizard combining #82
dev-fe-gatekeeper.yaml
on: pull_request
Annotations
11 warnings and 1 notice
CI_checks (lint):
ui/packages/design/src/themes/base/BaseTheme.tsx#L94
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/protected-route/ProtectedRoute.tsx#L15
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#L50
React Hook useEffect has missing dependencies: 'setValue' and 'trigger'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/pages/database-form/database-form-body/steps/backups/pitr/pitr-storage.tsx#L29
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/pages/database-form/database-form-body/steps/backups/pitr/pitr.tsx#L84
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/pages/database-form/database-form-body/steps/first/first-step.tsx#L131
React Hook useCallback has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L146
React Hook useCallback has unnecessary dependencies: 'getValues' and 'mode'. Either exclude them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L176
React Hook useEffect has missing dependencies: 'dbEngine', 'getFieldState', and 'mode'. Either include them or remove the dependency array
|
CI_checks (lint):
ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L200
React Hook useEffect has missing dependencies: 'getFieldState', 'mode', and 'setValue'. Either include them or remove the dependency array
|
E2E_tests_workflow / e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
10 skipped
42 passed (3.0m)
|