Update dependency styled-components to v6 #6931
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.
|