Skip to content

feat(ui, storybook): 칩 디자인 시스템 컴포넌트 개발 (#374) #671

feat(ui, storybook): 칩 디자인 시스템 컴포넌트 개발 (#374)

feat(ui, storybook): 칩 디자인 시스템 컴포넌트 개발 (#374) #671

Triggered via push April 27, 2024 15:50
Status Success
Total duration 42s
Artifacts

ci.yml

on: push
Matrix: Check quality
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Check quality (test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check quality (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check quality (lint): docs/storybook/stories/Switch.stories.tsx#L25
Unexpected any. Specify a different type
Check quality (lint): packages/ui/src/ErrorBoundary/index.tsx#L9
Unexpected any. Specify a different type
Check quality (lint): packages/ui/src/Portal/index.tsx#L34
React Hook useEffect has a missing dependency: 'callback'. Either include it or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
Check quality (lint): packages/ui/src/Switch/index.tsx#L6
Unexpected any. Specify a different type
Check quality (lint): packages/ui/src/Switch/index.tsx#L10
Unexpected any. Specify a different type
Check quality (lint): packages/ui/src/Switch/index.tsx#L11
Unexpected any. Specify a different type