Skip to content

REV-75/설명 컴포넌트 구현 #49

REV-75/설명 컴포넌트 구현

REV-75/설명 컴포넌트 구현 #49

Triggered via pull request October 31, 2023 07:04
Status Failure
Total duration 54s
Artifacts

devserver_delpoy.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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#L2
Duplicate identifier 'Profile'.
build (16.x): src/components/index.ts#L6
Module '"./StarRating"' has no exported member 'default'.
build (16.x): src/components/index.ts#L7
Module '"./IconButton"' has no exported member 'default'.
build (16.x): src/components/index.ts#L9
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/