feat: OnboardingTour with WCAG 2.1 AA keyboard focus outlines (FWC26) - #820
Open
Legit003 wants to merge 3 commits into
Open
feat: OnboardingTour with WCAG 2.1 AA keyboard focus outlines (FWC26)#820Legit003 wants to merge 3 commits into
Legit003 wants to merge 3 commits into
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 onboardingTour: "/onboarding-tour"; }'.
|
|
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 onboardingTour: "/onboarding-tour"; }'.
|
|
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