chore: setup router eslint plugin #464
+145
−31
Open
Annotations
10 warnings
|
src/components/TrustedByMarquee.tsx#L40
Unnecessary escape character: \[
|
|
src/components/SponsorPack.tsx#L120
Expected '===' and instead saw '=='
|
|
src/components/SponsorPack.tsx#L117
Expected '===' and instead saw '=='
|
|
src/components/SponsorPack.tsx#L5
'Sponsor' is defined but never used
|
|
src/components/SearchModal.tsx#L254
React Hook React.useEffect has missing dependencies: 'items' and 'refine'. Either include them or remove the dependency array
|
|
src/components/SearchModal.tsx#L184
React Hook React.useEffect has missing dependencies: 'items', 'refine', and 'subpathname'. Either include them or remove the dependency array
|
|
src/components/OpenSourceStats.tsx#L174
Imported JSX component _OssStats must be in PascalCase or SCREAMING_SNAKE_CASE
|
|
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
|
|
src/components/CookieConsent.tsx#L87
React Hook useEffect has missing dependencies: 'consentSettings' and 'updateGTMConsent'. Either include them or remove the dependency array
|
|
src/components/BackgroundAnimation.tsx#L222
'x' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading