Skip to content

feat : main 브랜치 병합 에러 해결 (#72) #6

feat : main 브랜치 병합 에러 해결 (#72)

feat : main 브랜치 병합 에러 해결 (#72) #6

Triggered via push November 25, 2024 03:49
Status Failure
Total duration 38s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
deploy: src/App.tsx#L1
Cannot find module './components/Common/ToastContainer/ToastContainer' or its corresponding type declarations.
deploy: src/components/common/Modal/Modal.tsx#L3
Cannot find module '@/components/Common/Overlay/Overlay' or its corresponding type declarations.
deploy: src/components/common/Overlay/Overlay.stories.tsx#L3
Cannot find module '@/components/Common/Overlay/Overlay' or its corresponding type declarations.
deploy: src/hooks/useModal.tsx#L2
Cannot find module '@/components/Common/Modal/Modal' or its corresponding type declarations.
deploy
Process completed with exit code 2.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/