REV-77/유저 리스트 박스 컴포넌트 #47
Annotations
9 errors and 1 warning
build (16.x):
src/assets/icons/index.ts#L2
Duplicate identifier 'BasicProfileIcon'.
|
build (16.x):
src/assets/icons/index.ts#L8
Duplicate identifier 'BasicProfileIcon'.
|
build (16.x):
src/components/PersonalAnswer/index.tsx#L26
Type 'ReactNode' is not assignable to type 'string | Element | undefined'.
|
build (16.x):
src/components/StarRating/StarRatingList.tsx#L1
'"@/components"' has no exported member named 'StarRatingItem'. Did you mean 'StarRating'?
|
build (16.x):
src/components/index.ts#L1
Duplicate identifier 'Profile'.
|
build (16.x):
src/components/index.ts#L5
Module '"./StarRating"' has no exported member 'default'.
|
build (16.x):
src/components/index.ts#L6
Module '"./IconButton"' has no exported member 'default'.
|
build (16.x):
src/components/index.ts#L8
Duplicate identifier 'Profile'.
|
build (16.x)
Process completed with exit code 2.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|