[Feat] 회원가입 API 연결 완료 #34
Merged
Annotations
10 errors and 2 warnings
|
src/pages/myPage/MyPage.jsx#L104
'selectedItem' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/chatPage/ChatRoomBuyPage.jsx#L14
'id' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/Map.jsx#L30
'loading' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/Home.jsx#L327
'handleLookAround' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/Home.jsx#L267
'setRerender' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/Home.jsx#L267
'rerender' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/TopNav.jsx#L27
'error' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/TopNav.jsx#L25
'setNotice' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/Test.jsx#L15
'_pagination' is defined but never used
|
|
src/components/BottomNav.jsx#L21
'setNotice' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/Map.jsx#L39
React Hook useEffect has a missing dependency: 'fetchPlaces'. Either include it or remove the dependency array
|
|
src/components/TopNav.jsx#L84
React Hook useEffect has a missing dependency: 'setLocation'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading