feat : main 브랜치 병합 에러 해결 (#72) #6
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/
|