feat(client): 커피챗 요청, 수락시 폭죽 이펙트 추가 (#390) #723
Annotations
7 warnings
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/.
|
Run commands:
docs/storybook/stories/Switch.stories.tsx#L25
Unexpected any. Specify a different type
|
Run commands:
packages/ui/src/ErrorBoundary/index.tsx#L9
Unexpected any. Specify a different type
|
Run commands:
packages/ui/src/Portal/hooks/useDidMount.ts#L12
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
|
Run commands:
packages/ui/src/Switch/index.tsx#L8
Unexpected any. Specify a different type
|
Run commands:
packages/ui/src/Switch/index.tsx#L12
Unexpected any. Specify a different type
|
Run commands:
packages/ui/src/Switch/index.tsx#L13
Unexpected any. Specify a different type
|
Loading