[feat] 어드민 페이지 로그인 기능 추가, 자동 로그아웃 로직 구현 #65
Annotations
10 errors and 1 warning
src/adminPage/pages/EventsPage.jsx#L3
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/pages/LoginPage.jsx#L4
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/pages/RootRoute.jsx#L1
'Outlet' is defined but never used
|
src/adminPage/shared/auth/LoginSection.jsx#L15
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/shared/auth/LoginSection.jsx#L21
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/shared/components/Container.jsx#L4
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/shared/components/NavBar.jsx#L7
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/shared/components/NavBar.jsx#L11
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/shared/components/NavBarItem.jsx#L4
Opening curly brace does not appear on the same line as controlling statement
|
src/common/dataFetch/fetchServer.js#L20
Opening curly brace does not appear on the same line as controlling statement
|
src/adminPage/pages/ProtectedRoute.jsx#L13
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
This job failed
Loading