[BE] 5.03 주식 리스트 가져오기 API 구현 #124
CI.yml
on: pull_request
BE-test-and-build
33s
FE-test-and-build
17s
Annotations
2 errors and 1 warning
BE-test-and-build:
BE/src/stock/list/dto/stock-response.dto.ts#L1
'Stocks' is defined but never used
|
BE-test-and-build
Process completed with exit code 1.
|
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
|