Skip to content

feat(merch): Config to use mongodb #702

feat(merch): Config to use mongodb

feat(merch): Config to use mongodb #702

Triggered via pull request September 12, 2024 04:33
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

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

Annotations

2 errors and 14 warnings
Lint, Build and Test
web#lint: command (/home/runner/work/website/website/apps/web) /tmp/yarn--1726115697389-0.3678726044855041/yarn run lint exited (1)
Lint, Build and Test
Process completed with exit code 1.
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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/checkout@v3, actions/setup-node@v3, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint, Build and Test: packages/ui/components/footer/Footer.tsx#L10
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/