feat: Libraries homepage redesign #452
Annotations
10 warnings
|
PR:
app/routes/_libraries/config.$version.index.tsx#L33
'version' is assigned a value but never used
|
|
PR:
app/hooks/useSessionStorage.ts#L21
React Hook React.useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
|
|
PR:
app/components/SponsorPack.tsx#L121
Expected '===' and instead saw '=='
|
|
PR:
app/components/SponsorPack.tsx#L118
Expected '===' and instead saw '=='
|
|
PR:
app/components/MarkdownLink.tsx#L8
Anchors must have content and the content must be accessible by a screen reader
|
|
PR:
app/components/GoogleScripts.tsx#L87
React Hook React.useEffect has missing dependencies: 'adId', 'adSlot.id', 'adSlot.sizes', and 'adSlot.targeting'. Either include them or remove the dependency array
|
|
PR:
app/components/GoogleScripts.tsx#L68
'slot' is assigned a value but never used
|
|
PR:
app/components/DocsLayout.tsx#L38
'DocContainer' is defined but never used
|
|
PR:
app/components/CookieConsent.tsx#L87
React Hook useEffect has missing dependencies: 'consentSettings' and 'updateGTMConsent'. Either include them or remove the dependency array
|
|
PR:
app/components/BackgroundAnimation.tsx#L222
'x' is assigned a value but never used
|