Closed MVarshini closed 1 year ago
npx eslint --max-warnings 0 "src/**"
/home/jenkins/pbench/dashboard/src/modules/components/ComparisonComponent/index.jsx 48:6 warning React Hook useEffect has missing dependencies: 'chartData.length' and 'compareChartData.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps
✖ 1 problem (0 errors, 1 warning)
PBENCH-1288
Dashboard bugs - Part I