Skip to content

font update

font update #14

Triggered via pull request December 11, 2025 21:08
Status Failure
Total duration 36s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 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/Markdown.tsx#L117
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
PR: src/components/FilterComponents.tsx#L204
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
PR: src/components/FilterComponents.tsx#L204
Visible, non-interactive elements with click handlers must have at least one keyboard listener
PR: src/components/FileExplorer.tsx#L232
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
PR: src/components/FeedFilters.tsx#L444
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
PR: src/components/FeedFilters.tsx#L444
Visible, non-interactive elements with click handlers must have at least one keyboard listener
PR: src/components/FeedEntry.tsx#L42
'FeedEntry' is already defined
PR
A form label must have accessible text
PR
A form label must have accessible text
PR: src/components/DocsLayout.tsx#L144
'version' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/DocsLayout.tsx#L143
'name' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/Doc.tsx#L17
'GamLeader' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR
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. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/AILibraryHero.tsx#L98
'actions' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/AILibraryHero.tsx#L98
'cta' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/AILibraryHero.tsx#L98
'project' is defined but never used. Allowed unused args must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/AILibraryHero.tsx#L3
'Link' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u
PR: src/components/AILibraryHero.tsx#L2
'twMerge' is defined but never used. Allowed unused vars must match /(^_)|(^__+$)|(^e$)|(^error$)/u