feat: make the links in the TOC reactive to the visibility on the screen #358
Annotations
11 warnings
PR
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L118
Expected '===' and instead saw '=='
|
PR:
app/components/SponsorPack.tsx#L121
Expected '===' and instead saw '=='
|
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/routes/_libraries/config.$version.index.tsx#L33
'version' is assigned a value but never used
|
PR:
app/routes/_libraries/index.tsx#L79
'gradient' is assigned a value but never used
|
PR:
app/routes/_libraries/query.$version.index.tsx#L144
Do not use <marquee> elements as they can create visual accessibility issues and are deprecated
|
PR:
app/routes/_libraries/store.$version.index.tsx#L29
'version' is assigned a value but never used
|
PR:
app/routes/_libraries/table.$version.index.tsx#L131
Do not use <marquee> elements as they can create visual accessibility issues and are deprecated
|
PR:
app/server/discord-github.ts#L26
Expected '===' and instead saw '=='
|