Skip to content

fix(storybook): storybook process is not defined 에러 수정 #620

fix(storybook): storybook process is not defined 에러 수정

fix(storybook): storybook process is not defined 에러 수정 #620

Triggered via push April 25, 2024 14:55
Status Success
Total duration 43s
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#L26
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