Skip to content

feat(AvatarStack): add component #5381

feat(AvatarStack): add component

feat(AvatarStack): add component #5381

Triggered via pull request May 20, 2024 19:29
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Verify Files: src/components/AvatarStack/AvatarStack.tsx#L42
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Verify Files: src/components/AvatarStack/__stories__/AvatarStack.stories.tsx#L7
Imports "UserAvatarProps" and "UserAvatarSize" are only used as types
Verify Files
Process completed with exit code 1.
Tests
Process completed with exit code 1.
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L78
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#L100
Unexpected any. Specify a different type
Verify Files: src/components/List/List.tsx#L218
Forbidden non-null assertion
Verify Files: src/components/List/List.tsx#L222
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
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.