Skip to content

feat: Use experimental Remix Vite plugin #5

feat: Use experimental Remix Vite plugin

feat: Use experimental Remix Vite plugin #5

Triggered via pull request January 9, 2024 09:13
Status Failure
Total duration 31s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
PR: app/routes/router.v1._index.tsx#L9
'GgTimelapse' is defined but never used
PR: app/routes/router.v1._index.tsx#L184
'CgTimelapse' is not defined
PR: app/routes/store.$version._index.tsx#L1
'useEffect' is defined but never used
PR: app/routes/store.$version._index.tsx#L1
'useState' is defined but never used
PR
Process completed with exit code 1.
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/Mdx.tsx#L27
Component definition is missing display name
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#L566
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
PR: app/routes/blog._index.tsx#L71
Missing "key" prop for element in iterator
PR: app/routes/sponsor-login.tsx#L104
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#L339
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images