Skip to content

Update TanStack Dependencies #7

Update TanStack Dependencies

Update TanStack Dependencies #7

Triggered via schedule January 18, 2026 10:10
Status Failure
Total duration 2m 49s
Artifacts
Update TanStack Dependencies
2m 46s
Update TanStack Dependencies
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Update TanStack Dependencies
Process completed with exit code 1.
Update TanStack Dependencies: src/routes/$libraryId/$version.docs.npm-stats.tsx#L302
'handleMenuOpenChange' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/routes/$libraryId/$version.docs.npm-stats.tsx#L111
'openMenuPackage' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/routes/$libraryId/$version.docs.npm-stats.tsx#L2
'Link' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/builder/hooks/useBuilderSearch.ts#L150
The 'chosenAddOns' conditional could make the dependencies of useEffect Hook (at line 169) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'chosenAddOns' in its own useMemo() Hook
Update TanStack Dependencies: src/components/builder/hooks/useBuilderSearch.ts#L149
The 'availableAddOns' conditional could make the dependencies of useEffect Hook (at line 169) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'availableAddOns' in its own useMemo() Hook
Update TanStack Dependencies: src/components/builder/hooks/useBuilderSearch.ts#L53
The 'chosenAddOns' conditional could make the dependencies of useEffect Hook (at line 119) change on every render. To fix this, wrap the initialization of 'chosenAddOns' in its own useMemo() Hook
Update TanStack Dependencies: src/routes/$libraryId/$version.docs.npm-stats.tsx#L302
'handleMenuOpenChange' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/routes/$libraryId/$version.docs.npm-stats.tsx#L111
'openMenuPackage' is assigned a value but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/routes/$libraryId/$version.docs.npm-stats.tsx#L2
'Link' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
Update TanStack Dependencies: src/components/builder/hooks/useBuilderSearch.ts#L150
The 'chosenAddOns' conditional could make the dependencies of useEffect Hook (at line 169) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'chosenAddOns' in its own useMemo() Hook
Update TanStack Dependencies: src/components/builder/hooks/useBuilderSearch.ts#L149
The 'availableAddOns' conditional could make the dependencies of useEffect Hook (at line 169) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'availableAddOns' in its own useMemo() Hook
Update TanStack Dependencies: src/components/builder/hooks/useBuilderSearch.ts#L53
The 'chosenAddOns' conditional could make the dependencies of useEffect Hook (at line 119) change on every render. To fix this, wrap the initialization of 'chosenAddOns' in its own useMemo() Hook