Skip to content

Update blog post on jsx react type safety #781

Update blog post on jsx react type safety

Update blog post on jsx react type safety #781

Triggered via pull request October 25, 2025 16:30
Status Success
Total duration 1m 17s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
PR: src/components/Gam.tsx#L2
'ParentSize' is defined but never used
PR: src/components/Gam.tsx#L1
'Link' is defined but never used
PR: src/components/DocsLayout.tsx#L22
'getFrameworkOptions' is defined but never used
PR: src/components/DocsLayout.tsx#L21
'create' is defined but never used
PR: src/components/DocsLayout.tsx#L19
'SelectOption' is defined but never used
PR: src/components/DocsLayout.tsx#L16
'Select' is defined but never used
PR: src/components/DocsLayout.tsx#L13
'useNavigate' 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/ClientAuth.tsx#L5
'Authenticated' is defined but never used
PR: src/components/BackgroundGradient.tsx#L2
'useMatch' is defined but never used