Skip to content

Minor homepage UI improvements #472

Minor homepage UI improvements

Minor homepage UI improvements #472

Re-run triggered April 26, 2025 01:28
Status Success
Total duration 1m 18s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
PR: app/components/SearchModal.tsx#L254
React Hook React.useEffect has missing dependencies: 'items' and 'refine'. Either include them or remove the dependency array
PR: app/components/SearchModal.tsx#L184
React Hook React.useEffect has missing dependencies: 'items', 'refine', and 'subpathname'. Either include them or remove the dependency array
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#L89
React Hook React.useEffect has missing dependencies: 'adId', 'adSlot.id', 'adSlot.refreshInterval', 'adSlot.sizes', and 'adSlot.targeting'. Either include them or remove the dependency array
PR: app/components/GoogleScripts.tsx#L4
'getLibrary' is defined but never used
PR: app/components/DocsLayout.tsx#L353
'mounted' is assigned a value but never used
PR: app/components/DocsLayout.tsx#L28
'useThemeStore' is defined but never used
PR: app/components/DocsLayout.tsx#L19
'capitalize' 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