added a survey page and a download button page #233
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting:
components/ExtensionCard.tsx#L1
'name' is defined but never used
|
Check linting:
components/Footer.tsx#L2
'LogoSquare' is defined but never used
|
Check linting:
components/MDXComponents.tsx#L23
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Check linting:
pages/404.tsx#L2
'Link' is defined but never used
|
Check linting:
pages/about.tsx#L14
'VignettePadding' is defined but never used
|
Check linting:
pages/about.tsx#L15
'teamMembers' is defined but never used
|
Check linting:
pages/about.tsx#L37
'splitAt' is assigned a value but never used
|
Check linting:
pages/blog/[slug].tsx#L3
'Head' is defined but never used
|
Check linting:
pages/blog/[slug].tsx#L11
'circles' is defined but never used
|
Check linting:
pages/blog/category/[category].tsx#L85
passHref is missing. See https://nextjs.org/docs/messages/link-passhref
|
Loading