chore: V2 UI segments #10761
Annotations
8 errors and 1 warning
Lint:
ui/src/app/flags/flagsApi.ts#L10
'IVariant' is defined but never used
|
Lint:
ui/src/app/namespaces/Namespaces.tsx#L17
'useListNamespacesQuery' is defined but never used
|
Lint:
ui/src/components/flags/FlagForm.tsx#L20
'Rollouts' is defined but never used
|
Lint:
ui/src/components/flags/FlagForm.tsx#L192
'rollouts' is assigned a value but never used
|
Lint:
ui/src/components/namespaces/NamespaceTable.tsx#L173
'row' is missing in props validation
|
Lint:
ui/src/components/segments/SegmentTable.tsx#L3
'Row' is defined but never used
|
Lint:
ui/src/components/variants/VariantForm.tsx#L31
'flagKey' is assigned a value but never used
|
Lint
Process completed with exit code 1.
|
Lint:
ui/src/app/segments/Segment.tsx#L43
import statements should have an absolute path
|
Loading