changed SCSE to SCDS on frontend (#169) #729
Annotations
12 warnings
Run Prettier
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 + Unit Test:
apps/merch/src/db/dynamodb.ts#L90
Unexpected any. Specify a different type
|
Lint + Build + Unit Test:
packages/ui/components/footer/Footer.tsx#L10
Unexpected any. Specify a different type
|
Lint + Build + Unit 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 + Unit 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 + Unit 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 + Unit 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 + Unit 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 + Unit Test:
packages/ui/components/merch/SizeOption.tsx#L7
Unexpected any. Specify a different type
|
Lint + Build + Unit 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 + Unit 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
|
Configure AWS Credentials
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/
|
Loading