Skip to content

refactor: 불필요한 스타일 속성 제거 #438

refactor: 불필요한 스타일 속성 제거

refactor: 불필요한 스타일 속성 제거 #438

Triggered via push November 29, 2023 17:06
Status Failure
Total duration 37s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (16.x): src/components/Header/index.tsx#L9
Module '"@/assets/icons"' has no exported member 'BasicProfileIcon'.
build (16.x): src/pages/CreatedReviewManagePage/components/AnswerGroup/index.tsx#L4
Module '"@/assets/icons"' has no exported member 'BasicProfileIcon'.
build (16.x): src/pages/CreatedReviewManagePage/components/ProfileGroup/index.tsx#L1
Module '"@/assets/icons"' has no exported member 'BasicProfileIcon'.
build (16.x): src/pages/MyPage/index.tsx#L6
Module '"@/assets/icons"' has no exported member 'BasicProfileIcon'.
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/