feat/#36 api final #37
Merged
Annotations
10 errors and 3 warnings
|
src/pages/myPage/MyPage.jsx#L96
'selectedItem' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/chatPage/ChatRoomPage.jsx#L183
'setChatRooms' 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/chatPage/ChatRoomPage.jsx#L213
React Hook useEffect has missing dependencies: 'addReservation', 'chatRooms', and 'id'. Either include them or remove the dependency array
|
|
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