Skip to content

feat: Improve handling of relative links in markdown #888

feat: Improve handling of relative links in markdown

feat: Improve handling of relative links in markdown #888

Triggered via pull request December 5, 2025 08:33
Status Success
Total duration 1m 16s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
PR: src/components/MarkdownLink.tsx#L20
Anchors must have content and the content must be accessible by a screen reader
PR: src/components/FeedFilters.tsx#L157
React Hook React.useEffect has a missing dependency: 'onFiltersChange'. Either include it or remove the dependency array. If 'onFiltersChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
PR: src/components/FeedEntry.tsx#L42
'FeedEntry' is already defined
PR: src/components/DocsLayout.tsx#L186
'setShowBytes' is assigned a value but never used
PR: src/components/DocsLayout.tsx#L186
'showBytes' is assigned a value but never used
PR: src/components/Doc.tsx#L17
'GamLeader' is defined but never used
PR: src/components/CookieConsent.tsx#L87
React Hook useEffect has missing dependencies: 'consentSettings' and 'updateGTMConsent'. Either include them or remove the dependency array
PR: src/components/BackgroundGradient.tsx#L2
'useMatch' is defined but never used
PR: src/components/AILibraryHero.tsx#L3
'Link' is defined but never used
PR: src/components/AILibraryHero.tsx#L2
'twMerge' is defined but never used