TECH DEBT TRIBUNALuseEffect with Missing Dependency Array
00:00Junior · ~20 min
📂 src/components/PriceTicker
📄PriceTicker.tsx
PriceTicker.tsx
Loading...
Live Analysis
Cyclomatic ComplexityLIVE
1 / 4 target
Complexity is within acceptable limits.
ObjectivesPENDING
2 / 3
  • Fix BUG 1 — add selectedSymbol and onPriceUpdate to dependency array
  • Fix BUG 2 — add price to the logging effect dependency array
  • Fix BUG 3 — add selectedSymbol to the title effect dependency array
Acceptance TestsReact Testing Library + Jest
/ 14
Submit to run acceptance suite.