Skip to content

fix: update button styles to use ghost variant and small size #178

fix: update button styles to use ghost variant and small size

fix: update button styles to use ghost variant and small size #178

Triggered via pull request January 15, 2026 19:47
Status Failure
Total duration 51s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
PR
Process completed with exit code 1.
PR
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
PR
Visible, non-interactive elements with click handlers must have at least one keyboard listener
PR: src/components/game/machines/GameMachineProvider.tsx#L47
'ProgressionContext' is already defined
PR: src/components/charts/TimeSeriesChart.tsx#L93
'tipFormat' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/charts/TimeSeriesChart.tsx#L3
'd3' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/ThemeProvider.tsx#L9
'resolvedThemeSchema' is assigned a value but only used as a type. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/ShowcaseSection.tsx#L76
The 'showcases' logical expression could make the dependencies of useMemo Hook (at line 81) change on every render. To fix this, wrap the initialization of 'showcases' in its own useMemo() Hook
PR: src/components/SearchModal.tsx#L911
'libraryItems' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/SearchModal.tsx#L756
'submitIconComponent' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/RolesTopBarFilters.tsx#L2
'Capability' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/Navbar.tsx#L46
'hasCapability' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/FeedPage.tsx#L58
'savedFilters' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/DocsLayout.tsx#L258
'getFrameworkTextColor' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u