♻️ refactor: 사용하지 않는 메서드 제거 & 함수명 수정. #195
CI.yml
on: push
BE-test-and-build
41s
FE-test-and-build
26s
Annotations
2 warnings
FE-test-and-build:
FE/src/components/Search/index.tsx#L37
React Hook useEffect has missing dependencies: 'addSearchHistory' and 'isLoading'. Either include them or remove the dependency array
|
FE-test-and-build:
FE/src/components/TopFive/Nav.tsx#L31
React Hook useEffect has a missing dependency: 'markets'. Either include it or remove the dependency array
|