Skip to content

Update dependency styled-components to v6 #5123

Update dependency styled-components to v6

Update dependency styled-components to v6 #5123

Triggered via pull request December 12, 2024 07:08
Status Failure
Total duration 1m 31s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint
Process completed with exit code 1.
lint: src/app/components/AlertBox/index.tsx#L49
Argument of type 'DefaultTheme | undefined' is not assignable to parameter of type 'object'.
lint: src/app/components/FatalErrorHandler/index.tsx#L125
Argument of type 'DefaultTheme | undefined' is not assignable to parameter of type 'object'.
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/styles/theme/ThemeProvider.tsx#L280
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L345
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L357
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L375
Parameter 'props' implicitly has an 'any' type.
lint
Process completed with exit code 2.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636