Update TanStack Dependencies #6
update-tanstack-deps.yml
on: schedule
Update TanStack Dependencies
45s
Annotations
10 errors and 10 warnings
|
Update TanStack Dependencies:
src/components/NotesModerationTopBar.tsx#L138
A form label must be associated with a control
|
|
Update TanStack Dependencies:
src/components/NotesModerationTopBar.tsx#L125
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/FeedbackModerationTopBar.tsx#L179
A form label must be associated with a control
|
|
Update TanStack Dependencies:
src/components/FeedbackModerationTopBar.tsx#L166
A form label must be associated with a control
|
|
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/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
|
|
Update TanStack Dependencies
'libraryItems' is assigned a value 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/RolesTopBarFilters.tsx#L2
'Capability' is defined 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
'prefix' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
|
|
Update TanStack Dependencies:
src/components/FeedPage.tsx#L58
'savedFilters' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
|
|
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
|