Skip to content

feat: add Lit to Virtual #224

feat: add Lit to Virtual

feat: add Lit to Virtual #224

Triggered via pull request July 11, 2024 07:50
Status Success
Total duration 1m 15s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
PR: app/components/DocsLayout.tsx#L15
'useRouterState' is defined but never used
PR: app/components/DocsLayout.tsx#L18
'SearchButton' is defined but never used
PR: app/components/DocsLayout.tsx#L28
'getLibrary' is defined but never used
PR: app/components/MarkdownLink.tsx#L6
Anchors must have content and the content must be accessible by a screen reader
PR: app/components/SponsorPack.tsx#L5
'set' is defined but never used
PR: app/components/SponsorPack.tsx#L119
Expected '===' and instead saw '=='
PR: app/components/SponsorPack.tsx#L122
Expected '===' and instead saw '=='
PR: app/hooks/useSessionStorage.ts#L21
React Hook React.useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
PR: app/old-routes/api.github-sponsors-webhook.ts#L55
Expected '===' and instead saw '=='
PR: app/old-routes/api.github-sponsors-webhook.ts#L63
Expected '===' and instead saw '=='