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