feat: use GiB as disk unit #435
Annotations
10 warnings
ui/packages/design/src/themes/base/BaseTheme.tsx#L99
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
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
|
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
|
ui/apps/everest/src/components/schedule-form-dialog/schedule-form-wrapper/schedule-form-wrapper.tsx#L66
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
|
ui/apps/everest/src/contexts/auth/auth.provider.tsx#L112
React Hook useCallback has a missing dependency: 'isSsoEnabled'. Either include it or remove the dependency array
|
ui/apps/everest/src/contexts/auth/auth.provider.tsx#L122
React Hook useCallback has a missing dependency: 'setLogoutStatus'. Either include it or remove the dependency array
|
ui/apps/everest/src/contexts/auth/auth.provider.tsx#L182
React Hook useEffect has missing dependencies: 'checkAuth' and 'setLogoutStatus'. Either include them or remove the dependency array
|
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
|
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
|
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
|
This job succeeded
Loading