Skip to content

[FE] 페어룸 정보 입력하기 접근성 개선 #234

[FE] 페어룸 정보 입력하기 접근성 개선

[FE] 페어룸 정보 입력하기 접근성 개선 #234

Triggered via pull request October 18, 2024 11:38
Status Failure
Total duration 4m 0s
Artifacts

fe-CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
publish-storybook
Process completed with exit code 1.
test-and-lint: frontend/src/App.tsx#L52
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#L120
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/useAriaTrap.ts#L16
React Hook useEffect has a missing dependency: 'elementId'. Either include it 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/CompletedPairRoom/CompletedPairRoom.tsx#L36
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/Landing/Landing.tsx#L25
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/PrivateRoutes.tsx#L38
React Hook useEffect has a missing dependency: 'validateAccess'. Either include it or remove the dependency array