feat(Slider)!: support form #6550
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
.storybook/theme-addon/register.tsx#L26
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
|
src/components/ClipboardButton/ClipboardButton.tsx#L119
'text' is already declared in the upper scope on line 102 column 9
|
src/components/CopyToClipboard/__tests__/CopyToClipboard.test.tsx#L13
Unexpected any. Specify a different type
|
src/components/Hotkey/parse.ts#L34
Assignment to function parameter 'val'
|
src/components/Hotkey/utils.ts#L2
Unexpected negated condition
|
src/components/List/List.tsx#L104
Unexpected any. Specify a different type
|
src/components/List/__stories__/ListItem.stories.tsx#L80
Unexpected any. Specify a different type
|
src/components/List/__stories__/ListItem.stories.tsx#L83
Unexpected any. Specify a different type
|
src/components/List/__stories__/ListItem.stories.tsx#L83
Unexpected any. Specify a different type
|
src/components/List/components/SimpleContainer.tsx#L24
Assignment to property of function parameter 'acc'
|
This job succeeded
Loading