fix(deps): update dependency styled-components to v6 #2606
Annotations
6 errors and 1 warning
Run npm run type:check:
components/styled-components/Container.tsx#L62
This expression is not callable.
|
Run npm run type:check:
components/styled-components/Grid.ts#L26
This expression is not callable.
|
Run npm run type:check:
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>>'.
|
Run npm run type:check:
components/styled-components/StyledTag.tsx#L142
Interface 'StyledTagProps' incorrectly extends interface 'FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "variant"> & { ...; }'.
|
Run npm run type:check:
components/styled-components/Text.ts#L33
This expression is not callable.
|
Run npm run type:check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading