Skip to content

hotfix(share-card): revert region/kind/venue passthrough + title overlay #1977

hotfix(share-card): revert region/kind/venue passthrough + title overlay

hotfix(share-card): revert region/kind/venue passthrough + title overlay #1977

Triggered via pull request July 17, 2026 14:26
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L301
React Hook useMemo has a missing dependency: 'zoom'. Either include it or remove the dependency array