Implement edit and delete feature for products #711
Triggered via pull request
September 13, 2024 16:17
Status
Failure
Total duration
1m 46s
Artifacts
–
ci.yml
on: pull_request
Lint, Build and Test
1m 34s
Vercel Preview - web
0s
Annotations
3 errors and 14 warnings
Lint, Build and Test
cms#lint: command (/home/runner/work/website/website/apps/cms) /tmp/yarn--1726244350778-0.3044208336778331/yarn run lint exited (1)
|
Lint, Build and Test:
apps/cms/src/admin/views/MerchProducts.tsx#L98
Promise-returning function provided to attribute where a void return was expected
|
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:
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/
|