Vanilla Extract rewrite #644
Annotations
10 warnings
components/src/components/atoms/Box/Box.tsx#L41
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/atoms/DynamicPopover/DynamicPopover.tsx#L467
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/atoms/Field/Field.tsx#L300
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/molecules/Dropdown/Dropdown.tsx#L216
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/molecules/Dropdown/Dropdown.tsx#L404
Using 'Children.map' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/molecules/Dropdown/Dropdown.tsx#L406
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/molecules/PageButtons/PageButtons.tsx#L135
Do not use Array index as 'key'
|
components/src/components/molecules/RadioButtonGroup/RadioButtonGroup.tsx#L104
Using 'Children.map' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/molecules/RadioButtonGroup/RadioButtonGroup.tsx#L116
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
components/src/components/molecules/Tooltip/Tooltip.tsx#L149
Using 'Children.only' is uncommon and can lead to fragile code. Use alternatives instead
|
This job succeeded
Loading