Skip to content

fix: Virtuals chain detection (tokens now deploy on Robinhood too) #2226

fix: Virtuals chain detection (tokens now deploy on Robinhood too)

fix: Virtuals chain detection (tokens now deploy on Robinhood too) #2226

Triggered via pull request July 25, 2026 20:12
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
check
Process completed with exit code 1.
check: src/components/benchmark-body.tsx#L562
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/index.tsx#L398
React Hook useMemo has missing dependencies: 'panelLazy30d' and 'panelLazy7d'. Either include them or remove the dependency array
check: src/components/time-series-chart/chart.tsx#L296
React Hook useMemo has a missing dependency: 'zoom'. Either include it or remove the dependency array