final #43
Merged
final #43
Annotations
10 errors and 3 warnings
|
src/pages/myPage/MyPage.jsx#L76
'selectedItem' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/myPage/EditProfilePage.jsx#L29
'dataURLtoFile' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/pages/myPage/EditProfilePage.jsx#L6
'patchProfile' is defined 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#L358
'handleLookAround' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/TopNav.jsx#L28
'error' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/TopNav.jsx#L26
'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#L85
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