feat(fwc26): add copy-to-clipboard buttons to SlaCard with success fe… - #823
Merged
greatest0fallt1me merged 3 commits intoJul 29, 2026
Merged
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#L600
Type '(presetAmount?: number) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
|
Build:
src/App.tsx#L305
'isTouchDevice' is declared but its value is never read.
|
|
Build:
src/App.tsx#L292
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"; ... 8 more ...; readonly slaCard: "/marketplace/grantfox-wave-compute/sla"; }'.
|
|
Build:
src/App.tsx#L284
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"; ... 8 more ...; readonly slaCard: "/marketplace/grantfox-wave-compute/sla"; }'.
|
|
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