Changed scse to scds #731
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:
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
|
Lint + Build + Unit 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
|
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