feat: add LatencyChart page with HelpPopover for P95 metric explanation - #822
Merged
greatest0fallt1me merged 3 commits intoJul 29, 2026
Annotations
10 errors and 1 warning
|
Build:
src/components/ApiCard.tsx#L631
Type '"api-card"' is not assignable to type 'EmptyStateVariant | undefined'.
|
|
Build:
src/components/ApiCard.tsx#L604
'onBrowse' is declared but its value is never read.
|
|
Build:
src/components/ApiCard.tsx#L350
'colName' is declared but its value is never read.
|
|
Build:
src/components/ApiCard.tsx#L27
'StatusBadge' is declared but its value is never read.
|
|
Build:
src/components/ActiveFilterChips.tsx#L1
'React' is declared but its value is never read.
|
|
Build:
src/App.tsx#L598
Type '(presetAmount?: number) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
|
Build:
src/App.tsx#L303
'isTouchDevice' is declared but its value is never read.
|
|
Build:
src/App.tsx#L290
Property 'endpointSummary' does not exist on type '{ readonly landing: "/"; readonly dashboard: "/dashboard"; readonly marketplace: "/marketplace"; readonly publish: "/publish"; readonly myApis: "/apis/my-apis"; readonly planBadge: "/apis/plan-badge"; ... 7 more ...; readonly rateLimitCard: "/rate-limit"; }'.
|
|
Build:
src/App.tsx#L282
Property 'endpointSummary' does not exist on type '{ readonly landing: "/"; readonly dashboard: "/dashboard"; readonly marketplace: "/marketplace"; readonly publish: "/publish"; readonly myApis: "/apis/my-apis"; readonly planBadge: "/apis/plan-badge"; ... 7 more ...; readonly rateLimitCard: "/rate-limit"; }'.
|
|
Build:
src/App.tsx#L15
'DepositPreview' is declared but its value is never read.
|
|
Complete job
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading