Update dependency styled-components to v6 #5023
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|