Skip to content

fix-fe: 여러 지원자 선택/해제를 구현하는 상태 관리 로직 수정 #499

fix-fe: 여러 지원자 선택/해제를 구현하는 상태 관리 로직 수정

fix-fe: 여러 지원자 선택/해제를 구현하는 상태 관리 로직 수정 #499

Triggered via pull request October 15, 2024 05:05
Status Success
Total duration 1m 28s
Artifacts

fe-ci-pr-test.yml

on: pull_request
run-test-pr-opened
1m 17s
run-test-pr-opened
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
run-test-pr-opened: frontend/src/components/ApplicantModal/usePaginatedEvaluation.ts#L28
React Hook useEffect has a missing dependency: 'processList'. Either include it or remove the dependency array
run-test-pr-opened: frontend/src/components/ApplicantModal/usePaginatedEvaluation.ts#L28
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked