Update TanStack Dependencies #7
update-tanstack-deps.yml
on: schedule
Update TanStack Dependencies
2m 46s
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
|