fix(deps): update dependency styled-components to v6 #744
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|