revert: keep coinstats in network-coverage (self-recovers on credit renewal) #1894
Annotations
2 errors and 2 warnings
|
check
Process completed with exit code 1.
|
|
check:
src/components/benchmark-body.tsx#L531
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check:
src/components/time-series-chart/chart.tsx#L295
React Hook useMemo has a missing dependency: 'zoom'. Either include it or remove the dependency array
|