Skip to content

fix: title and descriptions on the docs examples route and using the params fields when throwing redirects in the loader #172

fix: title and descriptions on the docs examples route and using the params fields when throwing redirects in the loader

fix: title and descriptions on the docs examples route and using the params fields when throwing redirects in the loader #172

Triggered via pull request April 11, 2024 00:04
Status Success
Total duration 1m 13s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
PR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PR: app/components/MarkdownLink.tsx#L6
Anchors must have content and the content must be accessible by a screen reader
PR: app/components/RenderMarkdown.tsx#L46
<iframe> elements must have a unique title property
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 '=='
PR: app/old-routes/api.github-sponsors-webhook.ts#L71
Expected '===' and instead saw '=='
PR: app/old-routes/sponsor-login.tsx#L100
React Hook React.useEffect has missing dependencies: 'discordState', 'githubState', 'setDiscordCode', and 'setGithubCode'. Either include them or remove the dependency array