fix(code-explorer): resolving starting path when not available #439
Annotations
10 warnings
|
PR:
app/routes/_libraries/index.tsx#L79
'gradient' is assigned a value but never used
|
|
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#L96
React Hook React.useEffect has a missing dependency: 'adId'. Either include it or remove the dependency array
|
|
PR:
app/components/GoogleScripts.tsx#L48
'slotInstances' 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
|