Skip to content

Updated index.tsx and home.json with new button text and link #229

Updated index.tsx and home.json with new button text and link

Updated index.tsx and home.json with new button text and link #229

Triggered via pull request April 19, 2024 09:23
Status Success
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Run Type Check & Linters
1m 3s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run Type Check & Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Type Check & Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Type Check & Linters: components/ExtensionCard.tsx#L1
'name' is defined but never used
Run Type Check & Linters: components/Footer.tsx#L2
'LogoSquare' is defined but never used
Run Type Check & Linters: components/MDXComponents.tsx#L23
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Run Type Check & Linters: pages/404.tsx#L2
'Link' is defined but never used
Run Type Check & Linters: pages/about.tsx#L14
'VignettePadding' is defined but never used
Run Type Check & Linters: pages/about.tsx#L15
'teamMembers' is defined but never used
Run Type Check & Linters: pages/about.tsx#L37
'splitAt' is assigned a value but never used
Run Type Check & Linters: pages/blog/[slug].tsx#L3
'Head' is defined but never used
Run Type Check & Linters: pages/blog/[slug].tsx#L11
'circles' is defined but never used
Run Type Check & Linters: pages/blog/category/[category].tsx#L85
passHref is missing. See https://nextjs.org/docs/messages/link-passhref