fix(#744): polish MethodChip layout for narrow (≤375px) viewports - #813
Open
garfieldxxx1 wants to merge 1 commit into
Open
fix(#744): polish MethodChip layout for narrow (≤375px) viewports#813garfieldxxx1 wants to merge 1 commit into
garfieldxxx1 wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Build:
src/components/ApiCard.tsx#L24
Duplicate identifier 'EmptyState'.
|
|
Build:
src/components/ApiCard.tsx#L18
Module '"./LiveRegion"' has no exported member 'LiveRegion'. Did you mean to use 'import LiveRegion from "./LiveRegion"' instead?
|
|
Build:
src/components/ApiCard.tsx#L18
'LiveRegion' is declared but its value is never read.
|
|
Build:
src/components/ApiCard.tsx#L13
Duplicate identifier 'EmptyState'.
|
|
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