Skip to content

feat: improve handling aria props (#1958) #6926

feat: improve handling aria props (#1958)

feat: improve handling aria props (#1958) #6926

Triggered via push December 28, 2024 13:18
Status Success
Total duration 2m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Button/Button.tsx#L104
Unexpected any. Specify a different type
Verify Files: src/components/Button/Button.tsx#L119
React Hook React.useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside React.useCallback
Verify Files: src/components/Button/Button.tsx#L183
Unexpected any. Specify a different type
Verify Files: src/components/ClipboardButton/ClipboardButton.tsx#L114
'text' is already declared in the upper scope on line 97 column 9
Verify Files: src/components/CopyToClipboard/__tests__/CopyToClipboard.test.tsx#L11
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/Link/Link.tsx#L52
React Hook React.useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside React.useCallback
Verify Files: src/components/List/List.tsx#L104
Unexpected any. Specify a different type
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Storybook Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636