fix(deps): update dependency styled-components to v6 #2606
Annotations
7 errors and 15 warnings
test
Process completed with exit code 1.
|
typescript:
components/styled-components/Container.tsx#L62
This expression is not callable.
|
typescript:
components/styled-components/Grid.ts#L26
This expression is not callable.
|
typescript:
components/styled-components/StyledTag.tsx#L110
Object literal may only specify known properties, and ''data-cy'' does not exist in type 'Attrs<FastOmit<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>>'.
|
typescript:
components/styled-components/StyledTag.tsx#L142
Interface 'StyledTagProps' incorrectly extends interface 'FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "variant"> & { ...; }'.
|
typescript:
components/styled-components/Text.ts#L33
This expression is not callable.
|
typescript
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
depcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
components/CollectiveFooter.js#L15
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
lint:
components/CollectiveFooter.js#L15
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
components/PrintableGiftCard.js#L5
Using exported name 'styled' as identifier for default import
|
lint:
components/Receipt.js#L225
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
components/StyledTable.js#L1
Using exported name 'styled' as identifier for default import
|
lint:
components/styled-components/Container.tsx#L3
Using exported name 'styled' as identifier for default import
|
lint:
components/styled-components/Grid.ts#L7
Using exported name 'styled' as identifier for default import
|
lint:
components/styled-components/StyledHr.tsx#L4
Using exported name 'styled' as identifier for default import
|
lint:
components/styled-components/StyledLink.tsx#L3
Using exported name 'styled' as identifier for default import
|
lint:
components/styled-components/StyledTag.tsx#L2
Using exported name 'styled' as identifier for default import
|