Skip to content

[FE] 카테고리 기능 구현 #90

[FE] 카테고리 기능 구현

[FE] 카테고리 기능 구현 #90

Triggered via pull request August 18, 2024 13:15
Status Failure
Total duration 58s
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

2 errors and 6 warnings
test-and-lint: frontend/src/components/PairRoom/ReferenceCard/CategoryFilter/CategoryItem.tsx#L3
`@/assets` import should occur before import of `./CategoryFilter.styles`
test-and-lint
Process completed with exit code 1.
test-and-lint: frontend/src/App.tsx#L37
React Hook useEffect has a missing dependency: 'checkUserStatus'. Either include it or remove the dependency array
test-and-lint: frontend/src/components/PairRoom/StartMission/StartMission.tsx#L51
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array
test-and-lint: frontend/src/hooks/PairRoom/useTimer.ts#L66
React Hook useEffect has missing dependencies: 'defaultTime', 'fireNotification', and 'onStop'. Either include them or remove the dependency array. If 'onStop' changes too often, find the parent component that defines it and wrap that definition in useCallback
test-and-lint: frontend/src/pages/Callback/Callback.tsx#L33
React Hook useEffect has a missing dependency: 'handleCallBack'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/Landing/Landing.tsx#L26
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
test-and-lint: frontend/src/pages/PairRoomOnboarding/PairRoomOnboarding.tsx#L32
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array