Skip to content

fix: open the sidebar group by default if active #447

fix: open the sidebar group by default if active

fix: open the sidebar group by default if active #447

Triggered via pull request April 6, 2025 23:47
Status Success
Total duration 1m 20s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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