Skip to content

[FE] 페어룸 추가 안내 모달 구현 #207

[FE] 페어룸 추가 안내 모달 구현

[FE] 페어룸 추가 안내 모달 구현 #207

Triggered via pull request October 11, 2024 08:40
Status Failure
Total duration 3m 21s
Artifacts

fe-CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
publish-storybook
Process completed with exit code 1.
test-and-lint: frontend/src/App.tsx#L50
React Hook useEffect has a missing dependency: 'updateUser'. Either include it or remove the dependency array
test-and-lint: frontend/src/hooks/PairRoom/useTimer.ts#L114
React Hook useEffect has missing dependencies: 'accessCode', 'addToast', 'fireNotification', 'handleStop', 'navigate', and 'queryClient'. Either include them or remove the dependency array
test-and-lint: frontend/src/hooks/common/useDebounce.ts#L9
React Hook useEffect has a missing dependency: 'delay'. Either include it or remove the dependency array
test-and-lint: frontend/src/hooks/common/useScrollIcon.ts#L70
React Hook useEffect has a missing dependency: 'handleScroll'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/Callback/Callback.tsx#L37
React Hook useEffect has missing dependencies: 'navigate' and 'setUser'. Either include them or remove the dependency array
test-and-lint: frontend/src/pages/Landing/Landing.tsx#L33
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/PairRoom/PairRoom.tsx#L36
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/SignUp/SignUp.tsx#L25
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array