Skip to content

Merge pull request #175 from ntuscds/test-delete-merch #743

Merge pull request #175 from ntuscds/test-delete-merch

Merge pull request #175 from ntuscds/test-delete-merch #743

Triggered via push December 19, 2024 05:15
Status Success
Total duration 4m 38s
Artifacts

ci.yml

on: push
Lint, Build and Test
3m 51s
Lint, Build and Test
Vercel Preview - web
31s
Vercel Preview - web
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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: 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/
Vercel Preview - web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636