Skip to content

chore: Replace namespace React imports with named imports #37

chore: Replace namespace React imports with named imports

chore: Replace namespace React imports with named imports #37

Triggered via pull request January 18, 2024 09:19
Status Success
Total duration 37s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
PR: app/components/CodeBlock.tsx#L14
Do not use "require"
PR: app/components/CodeBlock.tsx#L15
Do not use "require"
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#L562
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#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#L339
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images