Skip to content

chore: Update node version #631

chore: Update node version

chore: Update node version #631

Triggered via push March 17, 2024 10:29
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: push
Lint, Build and Test
2m 28s
Lint, Build and Test
Vercel Preview - web
0s
Vercel Preview - web
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
Lint, Build and Test: packages/ui/components/blog-card/BlogCard.stories.tsx#L15
Unsafe assignment of an `any` value
Lint, Build and Test: packages/ui/components/blog-card/BlogCard.stories.tsx#L15
Unsafe member access .bind on an `any` value
Lint, Build and Test: packages/ui/components/blog-card/BlogCard.stories.tsx#L15
Unsafe call of an `any` typed value
Lint, Build and Test: packages/ui/components/blog-card/BlogCard.stories.tsx#L16
Unsafe member access .args on an `any` value
Lint, Build and Test: packages/ui/components/button/ButtonLink.stories.tsx#L15
Unsafe assignment of an `any` value
Lint, Build and Test: packages/ui/components/button/ButtonLink.stories.tsx#L15
Unsafe member access .bind on an `any` value
Lint, Build and Test: packages/ui/components/button/ButtonLink.stories.tsx#L15
Unsafe call of an `any` typed value
Lint, Build and Test: packages/ui/components/button/ButtonLink.stories.tsx#L16
Unsafe member access .args on an `any` value
Lint, Build and Test: packages/ui/components/button/ButtonLink.stories.tsx#L23
Unsafe assignment of an `any` value
Lint, Build and Test: packages/ui/components/button/ButtonLink.stories.tsx#L23
Unsafe member access .bind on an `any` value
Lint, Build and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint, Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/checkout@v3, actions/setup-node@v3, aws-actions/configure-aws-credentials@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint, Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, Build and Test: packages/ui/components/footer/Footer.tsx#L11
Unexpected any. Specify a different type
Lint, Build and Test: packages/ui/components/merch/Card.tsx#L29
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Build and Test: packages/ui/components/merch/EmptyProductView.tsx#L13
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Lint, Build and Test: packages/ui/components/merch/MerchCarousel.tsx#L100
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Build and Test: packages/ui/components/merch/OrderItem.tsx#L25
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Build and Test: packages/ui/components/merch/SizeChartDialog.tsx#L28
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Build and Test: packages/ui/components/merch/SizeOption.tsx#L7
Unexpected any. Specify a different type
Lint, Build and Test: packages/ui/components/merch/cart/CartItemCard.tsx#L93
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Build and Test: packages/ui/components/merch/cart/CartItemCard.tsx#L146
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Lint, Build and Test: packages/ui/components/navbar/MenuItems.tsx#L19
React Hook useEffect contains a call to 'setRoute'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [router.pathname] as a second argument to the useEffect Hook
Lint, Build and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/