Skip to content

Update dependency styled-components to v6 #6931

Update dependency styled-components to v6

Update dependency styled-components to v6 #6931

Triggered via pull request March 5, 2026 16:04
Status Failure
Total duration 1m 28s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
Process completed with exit code 2.
lint: src/styles/theme/ThemeProvider.tsx#L376
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L358
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L346
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L281
Parameter 'props' implicitly has an 'any' type.
lint: src/app/pages/ParaTimesPage/ParaTimeSelection/index.tsx#L21
Argument of type 'Context<DefaultTheme | undefined>' is not assignable to parameter of type 'Context<ThemeType>'.
lint: src/app/components/FatalErrorHandler/index.tsx#L125
Argument of type 'DefaultTheme | undefined' is not assignable to parameter of type 'object'.
lint: src/app/components/AlertBox/index.tsx#L49
Argument of type 'DefaultTheme | undefined' is not assignable to parameter of type 'object'.
lint
Process completed with exit code 1.