Skip to content

REV-104/로그인 페이지 구현 #119

REV-104/로그인 페이지 구현

REV-104/로그인 페이지 구현 #119

Triggered via pull request November 4, 2023 09:26
Status Failure
Total duration 41s
Artifacts

devserver_delpoy.yml

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

Annotations

4 errors and 1 warning
build (16.x): src/pages/LoginPage/components/LoginGroup.tsx#L2
Cannot find module '@/Pages/LoginPage' or its corresponding type declarations.
build (16.x): src/pages/LoginPage/components/LoginGroup.tsx#L3
Cannot find module '@/Pages/LoginPage/components' or its corresponding type declarations.
build (16.x): src/routes/router.tsx#L11
Cannot find module '@/Pages' or its corresponding type declarations.
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/