Skip to content

feat(useResizeObserver): support box option (#1687) #5660

feat(useResizeObserver): support box option (#1687)

feat(useResizeObserver): support box option (#1687) #5660

Triggered via push July 2, 2024 11:14
Status Success
Total duration 3m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: .storybook/theme-addon/register.tsx#L26
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
Verify Files: src/components/ActionTooltip/ActionTooltip.tsx#L80
Unexpected any. Specify a different type
Verify Files: src/components/CopyToClipboard/__tests__/CopyToClipboard.test.tsx#L13
Unexpected any. Specify a different type
Verify Files: src/components/Hotkey/parse.ts#L34
Assignment to function parameter 'val'
Verify Files: src/components/Hotkey/utils.ts#L2
Unexpected negated condition
Verify Files: src/components/List/List.tsx#L102
Unexpected any. Specify a different type
Verify Files: src/components/List/List.tsx#L222
Forbidden non-null assertion
Verify Files: src/components/List/List.tsx#L226
Forbidden non-null assertion
Verify Files: src/components/List/__stories__/ListItem.stories.tsx#L80
Unexpected any. Specify a different type
Verify Files: src/components/List/__stories__/ListItem.stories.tsx#L83
Unexpected any. Specify a different type