[FEAT] 공통 컴포넌트 아이콘 SVG 삽입 #351
gradle.yaml
on: pull_request
Build and Test
34s
Build and Deploy to AWS S3 for Main
0s
Annotations
5 errors
Build and Test:
src/components/common/v2/control/CheckButton.tsx#L3
Cannot find module '@/assets/svg/index' or its corresponding type declarations.
|
Build and Test:
src/components/common/v2/control/DropdownButton.tsx#L6
Cannot find module '@/assets/svg/index' or its corresponding type declarations.
|
Build and Test:
src/stories/Common/Button/Button.stories.tsx#L5
Cannot find module '@/components/common/v2/Button' or its corresponding type declarations.
|
Build and Test:
src/stories/Common/Button/IconButton.stories.tsx#L4
Cannot find module '@/assets/svg/index' or its corresponding type declarations.
|
Build and Test
Process completed with exit code 2.
|