feat: simple dedicated library stats page #154
Annotations
6 errors and 10 warnings
|
PR
The run was canceled by @autofix-ci[bot].
|
|
PR
The operation was canceled.
|
|
PR:
src/routes/$libraryId/$version.docs.npm-stats.tsx#L861
A form label must be associated with a control
|
|
PR:
src/routes/$libraryId/$version.docs.npm-stats.tsx#L844
A form label must be associated with a control
|
|
PR:
src/routes/$libraryId/$version.docs.npm-stats.tsx#L827
A form label must be associated with a control
|
|
PR
The run was canceled by @autofix-ci[bot].
|
|
PR:
src/components/UsersTopBarFilters.tsx#L2
'Capability' 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/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
|
|
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
|