Skip to content

Update TanStack Dependencies #5

Update TanStack Dependencies

Update TanStack Dependencies #5

Triggered via schedule January 4, 2026 10:10
Status Failure
Total duration 45s
Artifacts
Update TanStack Dependencies
41s
Update TanStack Dependencies
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Update TanStack Dependencies
A form label must be associated with a control
Update TanStack Dependencies: src/components/ShowcaseSubmitForm.tsx#L280
A form label must be associated with a control
Update TanStack Dependencies: src/components/ShowcaseSubmitForm.tsx#L235
A form label must be associated with a control
Update TanStack Dependencies: src/components/ShowcaseModerationList.tsx#L400
A form label must be associated with a control
Update TanStack Dependencies: src/components/ImageUpload.tsx#L141
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
Update TanStack Dependencies: src/components/ImageUpload.tsx#L141
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Update TanStack Dependencies: src/components/FeedEntry.tsx#L43
'FeedEntry' is already defined
Update TanStack Dependencies: src/components/DocsLayout.tsx#L76
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
Update TanStack Dependencies: src/components/DocsLayout.tsx#L76
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Update TanStack Dependencies: src/components/AvatarCropModal.tsx#L137
A form label must be associated with a control
Update TanStack Dependencies: src/components/Toc.tsx#L25
'colorFrom' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/ThemeProvider.tsx#L9
'resolvedThemeSchema' is assigned a value but only used as a type. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/ShowcaseCard.tsx#L1
'Link' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies
'submitIconComponent' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/NpmStatsChart.tsx#L73
The ref value 'plotRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'plotRef.current' to a variable inside the effect, and use that variable in the cleanup function
Update TanStack Dependencies: src/components/Navbar.tsx#L370
'prefix' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/FeedFilters.tsx#L139
React Hook React.useEffect has a missing dependency: 'onFiltersChange'. Either include it or remove the dependency array. If 'onFiltersChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Update TanStack Dependencies: src/components/DocsLayout.tsx#L257
'getFrameworkTextColor' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/DocsLayout.tsx#L15
'GamFooter' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/DocsLayout.tsx#L2
'TextAlignStart' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u