This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-843 change namespaces flag #1377
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
packages/design/src/themes/base/BaseTheme.tsx#L84
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
lint:
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
|
lint:
apps/everest/src/pages/database-form/database-form.tsx#L192
React Hook useMemo has a missing dependency: 'handleSectionEdit'. Either include it or remove the dependency array
|
lint:
apps/everest/src/pages/database-form/steps/backups/backups.tsx#L105
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
|
lint:
apps/everest/src/pages/database-form/steps/backups/schedule-section/schedule-section.tsx#L75
React Hook useEffect has missing dependencies: 'getFieldState', 'mode', and 'setValue'. Either include them or remove the dependency array
|
lint:
apps/everest/src/pages/database-form/steps/first/first-step.tsx#L82
React Hook useCallback has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
lint:
apps/everest/src/pages/database-form/steps/first/first-step.tsx#L205
React Hook useEffect has missing dependencies: 'dbEngine', 'getFieldState', 'mode', and 'setValue'. Either include them or remove the dependency array
|
lint:
apps/everest/src/pages/database-form/steps/first/first-step.tsx#L223
React Hook useEffect has missing dependencies: 'getFieldState', 'mode', and 'setValue'. Either include them or remove the dependency array
|
lint:
apps/everest/src/pages/database-form/steps/monitoring/monitoring.tsx#L97
React Hook useEffect has missing dependencies: 'availableMonitoringInstances', 'getValues', 'mode', and 'setValue'. Either include them or remove the dependency array
|
lint:
apps/everest/src/pages/db-cluster-details/backups/backups-list/on-demand-backup-modal/on-demand-backup-fields-wrapper.tsx#L38
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading