Show keda scaling status #1909
Annotations
6 errors
Lint:
src/components/page-active-component/horizontal-scaling-summary.tsx#L30
Property 'currentReplicas' does not exist on type 'HorizontalScalingSummary'.
|
Lint:
src/components/page-active-component/horizontal-scaling-summary.tsx#L35
Property 'currentReplicas' does not exist on type 'HorizontalScalingSummary'.
|
Lint:
src/components/page-active-component/horizontal-scaling-summary.tsx#L108
Property 'currentUtilization' does not exist on type 'HorizontalScalingSummaryTriggerStatus'. Did you mean 'current_utilization'?
|
Lint:
src/components/page-active-component/horizontal-scaling-summary.tsx#L109
Property 'currentUtilization' does not exist on type 'HorizontalScalingSummaryTriggerStatus'. Did you mean 'current_utilization'?
|
Lint:
src/components/page-active-component/horizontal-scaling-summary.tsx#L112
Property 'targetUtilization' does not exist on type 'HorizontalScalingSummaryTriggerStatus'. Did you mean 'target_utilization'?
|
Lint
Process completed with exit code 2.
|