Skip to content

Implement edit and delete feature for products #721

Implement edit and delete feature for products

Implement edit and delete feature for products #721

Triggered via pull request September 23, 2024 07:20
Status Success
Total duration 9m 50s
Artifacts

ci.yml

on: pull_request
Lint, Build and Test
7m 52s
Lint, Build and Test
Vercel Preview - web
1m 38s
Vercel Preview - web
Fit to window
Zoom out
Zoom in

Annotations

15 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
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, actions/cache/save@v3. 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: apps/merch/src/db/dynamodb.ts#L90
Unexpected any. Specify a different type
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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/