Feat: MainPage 레이아웃 변경 및 애니메이션 구현 #85
lint-and-build.yml
on: pull_request
Lint and Build Checks ✅
33s
Annotations
2 errors and 3 warnings
|
Lint and Build Checks ✅
Process completed with exit code 2.
|
|
Lint and Build Checks ✅
Cannot find namespace 'NodeJS'.
|
|
Lint and Build Checks ✅:
client/src/hooks/useChatSocket.ts#L233
React Hook useEffect has missing dependencies: 'handleLoading' and 'handleLoadingEnd'. Either include them or remove the dependency array
|
|
Lint and Build Checks ✅:
client/src/components/common/AnimatedShaker.tsx#L43
React Hook useEffect has a missing dependency: 'resetTimer'. Either include it or remove the dependency array
|
|
Lint and Build Checks ✅:
client/src/components/chatbot/BotBubble.tsx#L97
React Hook useLayoutEffect has a missing dependency: 'scheduleMeasurement'. Either include it or remove the dependency array
|