Skip to content

[FE] 페어룸을 링크로 직접 접근하지 못하도록 제한 #224

[FE] 페어룸을 링크로 직접 접근하지 못하도록 제한

[FE] 페어룸을 링크로 직접 접근하지 못하도록 제한 #224

Triggered via pull request October 17, 2024 12:03
Status Failure
Total duration 59s
Artifacts

fe-CI.yml

on: pull_request
test-and-lint
51s
test-and-lint
publish-storybook
0s
publish-storybook
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
test-and-lint
Process completed with exit code 2.
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/usePairRoomValid.ts#L38
React Hook useEffect has missing dependencies: 'addToast', 'location.state?.valid', and 'navigate'. Either include them 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/SignUp/SignUp.tsx#L25
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array