Skip to content

[SP2] 프로젝트 탭 피드 디자인 변경 #226

[SP2] 프로젝트 탭 피드 디자인 변경

[SP2] 프로젝트 탭 피드 디자인 변경 #226

Triggered via pull request October 28, 2023 15:33
Status Success
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
continuous-integration
1m 54s
continuous-integration
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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