Skip to content

Migration to rehype/remark & introducing tabs #826

Migration to rehype/remark & introducing tabs

Migration to rehype/remark & introducing tabs #826

Triggered via pull request November 21, 2025 06:05
Status Failure
Total duration 34s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
PR
Process completed with exit code 1.
PR: src/components/Tabs.tsx#L24
React Hook "React.useMemo" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
PR: src/components/DocsLayout.tsx#L24
'DocsCalloutBytes' 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/DocsLayout.tsx#L8
'FaTimes' 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