revert: EVEREST-1578 #1117
Annotations
10 warnings
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
|
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
|
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
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L198
React Hook useEffect has a missing dependency: 'diskInputName'. Either include it or remove the dependency array
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L207
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L216
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L225
React Hook useEffect has missing dependencies: 'resourceSizePerUnit', 'resourceSizePerUnitInputName', and 'sizeOptions'. Either include them or remove the dependency array
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L490
React Hook useEffect has a missing dependency: 'pairProxiesWithNodes'. Either include it or remove the dependency array
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L513
React Hook useEffect has missing dependencies: 'clearErrors' and 'trigger'. Either include them or remove the dependency array
|
lint:
ui/apps/everest/src/components/cluster-form/resources/resources.tsx#L517
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
|
Loading