feat(AvatarStack): add component #5728
Annotations
2 errors and 10 warnings
src/components/AvatarStack/AvatarStackMoreButton.tsx#L24
Replace `·ref={ref}·type="button"·className={b('more-button',·{size},·className)}·onClick={onClick}` with `⏎············ref={ref}⏎············type="button"⏎············className={b('more-button',·{size},·className)}⏎············onClick={onClick}⏎········`
|
|
.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/ActionTooltip/ActionTooltip.tsx#L80
Unexpected any. Specify a different type
|
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#L102
Unexpected any. Specify a different type
|
src/components/List/List.tsx#L222
Forbidden non-null assertion
|
src/components/List/List.tsx#L226
Forbidden non-null assertion
|
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
|
This job failed
Loading