Skip to content

Bump styled-components from 5.3.11 to 6.1.6 #17523

Bump styled-components from 5.3.11 to 6.1.6

Bump styled-components from 5.3.11 to 6.1.6 #17523

Triggered via pull request December 31, 2023 00:41
Status Failure
Total duration 2m 48s
Artifacts

lint-css-js-md.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: node_modules/styled-components/dist/constructors/styled.d.ts#L123
Namespace 'React' has no exported member 'SVGLineElementAttributes'.
Lint: node_modules/styled-components/dist/constructors/styled.d.ts#L134
Namespace 'React' has no exported member 'SVGTextElementAttributes'.
Lint: node_modules/styled-components/dist/models/ServerStyleSheet.d.ts#L13
Namespace 'React' has no exported member 'JSX'.
Lint: node_modules/styled-components/dist/models/StyleSheetManager.d.ts#L59
Cannot find namespace 'stylis'.
Lint: node_modules/styled-components/dist/constructors/styled.d.ts#L123
Namespace 'React' has no exported member 'SVGLineElementAttributes'.
Lint: node_modules/styled-components/dist/constructors/styled.d.ts#L134
Namespace 'React' has no exported member 'SVGTextElementAttributes'.
Lint: node_modules/styled-components/dist/models/ServerStyleSheet.d.ts#L13
Namespace 'React' has no exported member 'JSX'.
Lint: node_modules/styled-components/dist/models/StyleSheetManager.d.ts#L59
Cannot find namespace 'stylis'.
Lint: packages/design-system/src/components/contextMenu/animationContainer.tsx#L299
'align' is specified more than once, so this usage will be overwritten.
Lint: packages/design-system/src/components/contextMenu/contextMenu.tsx#L66
Type '"dialog" | null' is not assignable to type 'AriaRole | undefined'.