Skip to content

fix(deps): update dependency styled-components to v6 #744

fix(deps): update dependency styled-components to v6

fix(deps): update dependency styled-components to v6 #744

Triggered via pull request October 17, 2023 06:49
Status Failure
Total duration 3m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: src/app/components/AlertBox/index.tsx#L44
Argument of type 'DefaultTheme | undefined' is not assignable to parameter of type 'object'.
lint: src/app/pages/ParaTimesPage/ParaTimeSelection/index.tsx#L20
Argument of type 'Context<DefaultTheme | undefined>' is not assignable to parameter of type 'Context<ThemeType>'.
lint: src/styles/theme/ThemeProvider.tsx#L212
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L224
Parameter 'props' implicitly has an 'any' type.
lint: src/styles/theme/ThemeProvider.tsx#L242
Parameter 'props' implicitly has an 'any' type.
lint
Process completed with exit code 2.