feat : 마이페이지 내 프로필 카드 api 연동 #250
Annotations
1 error and 3 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
app/routes/rooms/hooks/useAuthScroll.ts#L11
React Hook useEffect has a missing dependency: 'listRef'. Either include it or remove the dependency array
|
|
lint:
app/routes/rooms/hooks/useAuthScroll.ts#L11
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
|
lint:
app/routes/chat/chat-content.tsx#L41
React Hook useEffect has a missing dependency: 'fetchRooms'. Either include it or remove the dependency array
|