fix: Adjust markdown links to correct level #234
Annotations
10 warnings
PR:
app/components/DocsCalloutQueryGG.tsx#L17
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
|
PR:
app/components/DocsLayout.tsx#L15
'useRouterState' is defined but never used
|
PR:
app/components/DocsLayout.tsx#L18
'SearchButton' is defined but never used
|
PR:
app/components/DocsLayout.tsx#L28
'getLibrary' is defined but never used
|
PR:
app/components/DocsLayout.tsx#L613
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
|
PR:
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
|
PR:
app/components/MarkdownLink.tsx#L6
Anchors must have content and the content must be accessible by a screen reader
|
PR:
app/components/SponsorPack.tsx#L5
'set' is defined but never used
|
PR:
app/components/SponsorPack.tsx#L119
Expected '===' and instead saw '=='
|
PR:
app/components/SponsorPack.tsx#L122
Expected '===' and instead saw '=='
|