Merge pull request #104 from boostcampwm-2024/feature/connect/stockDe… #168
CI.yml
on: push
BE-test-and-build
30s
FE-test-and-build
22s
Annotations
2 warnings
FE-test-and-build:
FE/src/components/StocksDetail/PriceSection.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
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
|