chore: upgrade searchbox / add suggestions / fix theme #320
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Lint:
app/components/DocsCalloutQueryGG.tsx#L8
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Run Lint:
app/components/Footer.tsx#L32
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Run Lint:
app/components/MarkdownLink.tsx#L6
Anchors must have content and the content must be accessible by a screen reader
|
Run Lint:
app/components/QueryGGBanner.tsx#L1
'useEffect' is defined but never used
|
Run Lint:
app/components/QueryGGBanner.tsx#L1
'useState' is defined but never used
|
Run Lint:
app/components/SponsorPack.tsx#L5
'set' is defined but never used
|
Run Lint:
app/components/SponsorPack.tsx#L119
Expected '===' and instead saw '=='
|
Run Lint:
app/components/SponsorPack.tsx#L122
Expected '===' and instead saw '=='
|
Run Lint:
app/hooks/useSessionStorage.ts#L21
React Hook React.useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
|
Run Lint:
app/routes/_libraries/index.tsx#L23
'FaBox' is defined but never used
|
Loading