fix-fe: QuetionDto 타입 변경 (#978) #176
Annotations
10 warnings
|
|
|
코드 문법 테스트:
frontend/src/components/ApplicantModal/ApplicantDetailInfo/index.tsx#L17
Unexpected console statement
|
코드 문법 테스트:
frontend/src/components/ApplicantModal/ApplicantDetailInfo/index.tsx#L22
Unexpected console statement
|
|
코드 문법 테스트:
frontend/src/components/ApplicantModal/usePaginatedEvaluation.ts#L28
React Hook useEffect has a missing dependency: 'processList'. Either include it or remove the dependency array
|
코드 문법 테스트:
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
|
|
|
Loading