Skip to content

[Refactor] 쇼케이스 페이지 리팩토링 #65

[Refactor] 쇼케이스 페이지 리팩토링

[Refactor] 쇼케이스 페이지 리팩토링 #65

Triggered via pull request October 1, 2024 05:49
Status Failure
Total duration 29s
Artifacts

automatic-aws-deployment.yml

on: pull_request
Build and Test
20s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Test: src/page/archiving/index/component/TimeBlockModal/component/Block/BlockModal.tsx#L17
Cannot find module '@/shared/component/WorkSpaceModal/info/WorkSpaceInfo' or its corresponding type declarations.
Build and Test: src/page/archiving/index/component/TimeBlockModal/component/Upload/UploadModal.tsx#L19
Cannot find module '@/shared/component/WorkSpaceModal/info/WorkSpaceInfo' or its corresponding type declarations.
Build and Test: src/shared/component/Modal/ModalContainer.tsx#L6
Cannot find module '@/shared/component/WorkSpaceModal' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/category/WorkSpaceCategory.tsx#L13
Cannot find module '@/shared/component/WorkSpaceModal/category/WorkSpaceCategory.style' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/category/WorkSpaceCategory.tsx#L14
Cannot find module '@/shared/component/WorkSpaceModal/info/WorkSpaceInfo' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/category/WorkSpaceCategory.tsx#L15
Cannot find module '@/shared/component/WorkSpaceModal/name/WorkSpaceName.style' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/complete/WorkSpaceComplete.tsx#L4
Cannot find module '@/shared/component/WorkSpaceModal/info/WorkSpaceInfo' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/complete/WorkSpaceComplete.tsx#L5
Cannot find module '@/shared/component/WorkSpaceModal/name/WorkSpaceName.style' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/image/WorkSpaceImage.tsx#L12
Cannot find module '@/shared/component/WorkSpaceModal/image/WorkSpaceImage.style' or its corresponding type declarations.
Build and Test: src/shared/component/workSpaceModal/image/WorkSpaceImage.tsx#L13
Cannot find module '@/shared/component/WorkSpaceModal/image/hook/useImageUpload' or its corresponding type declarations.
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/