Skip to content

feat: add native copy method #6349

feat: add native copy method

feat: add native copy method #6349

Triggered via pull request October 11, 2024 19:38
Status Success
Total duration 3m 4s
Artifacts

ci.yml

on: pull_request
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/ClipboardButton/ClipboardButton.tsx#L120
'text' is already declared in the upper scope on line 102 column 9
Verify Files: src/components/CopyToClipboard/CopyToClipboard.tsx#L27
'copyText' is already declared in the upper scope on line 7 column 9
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#L104
Unexpected any. Specify a different type
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