Skip to content

[SP2] 블로그 드롭다운 및 무한스크롤 #214

[SP2] 블로그 드롭다운 및 무한스크롤

[SP2] 블로그 드롭다운 및 무한스크롤 #214

Triggered via pull request October 28, 2023 01:58
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
continuous-integration
39s
continuous-integration
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
continuous-integration
Process completed with exit code 1.
continuous-integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
continuous-integration: src/views/BlogPage/hooks/useFetch.ts#L34
React Hook useEffect has missing dependencies: 'setCanGetMoreResponse' and 'setCount'. Either include them or remove the dependency array
continuous-integration: src/views/BlogPage/hooks/useFetch.ts#L46
React Hook useCallback has missing dependencies: 'setIsLoading' and 'setIsNotLoading'. Either include them or remove the dependency array
continuous-integration: src/views/BlogPage/hooks/useInfiniteScroll.ts#L26
React Hook useEffect has a missing dependency: 'setHasUnObserved'. Either include it or remove the dependency array
continuous-integration: src/views/RecruitPage/components/ActivityReview/index.tsx#L5
'arrowRightWhite' is defined but never used
continuous-integration: src/views/RecruitPage/components/ActivityReview/index.tsx#L7
'parsePartToKorean' is defined but never used
continuous-integration: src/views/RecruitPage/components/ActivityReview/index.tsx#L13
'CardTitle' is defined but never used
continuous-integration: src/views/RecruitPage/components/ActivityReview/index.tsx#L14
'CardWrapper' is defined but never used