Skip to content

feat: Use experimental Remix Vite plugin #41

feat: Use experimental Remix Vite plugin

feat: Use experimental Remix Vite plugin #41

Triggered via pull request January 19, 2024 06:41
Status Failure
Total duration 2m 10s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
PR: app/components/RenderMarkdown.tsx#L1
'useMemo' is defined but never used
PR: app/components/RenderMarkdown.tsx#L2
'getMDXComponent' is defined but never used
PR: app/routes/form.tsx#L53
'Link' is not defined
PR: app/routes/form.tsx#L56
'Link' is not defined
PR: app/routes/form.tsx#L75
'FaGithub' is not defined
PR: app/routes/form.tsx#L83
'FaDiscord' is not defined
PR: app/routes/store.tsx#L52
'Link' is not defined
PR: app/routes/store.tsx#L55
'Link' is not defined
PR: app/routes/store.tsx#L74
'FaGithub' is not defined
PR: app/routes/store.tsx#L82
'FaDiscord' is not defined
PR: app/components/MarkdownLink.tsx#L1
All imports in the declaration are only used as types. Use `import type`
PR: app/components/MarkdownLink.tsx#L6
Anchors must have content and the content must be accessible by a screen reader
PR: app/components/MarkdownLink.tsx#L9
Anchors must have content and the content must be accessible by a screen reader
PR: app/components/RenderMarkdown.tsx#L30
Component definition is missing display name
PR: app/components/RenderMarkdown.tsx#L48
<iframe> elements must have a unique title property
PR: app/hooks/useSessionStorage.ts#L21
React Hook useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
PR: app/routes/_index.tsx#L562
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
PR: app/routes/sponsor-login.tsx#L99
React Hook useEffect has missing dependencies: 'discordState', 'githubState', 'setDiscordCode', and 'setGithubCode'. Either include them or remove the dependency array
PR: app/routes/table.v8._index.tsx#L336
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images