Skip to content

build(deps): bump @reduxjs/toolkit from 1.9.3 to 2.2.7 in /superset-frontend #1798

build(deps): bump @reduxjs/toolkit from 1.9.3 to 2.2.7 in /superset-frontend

build(deps): bump @reduxjs/toolkit from 1.9.3 to 2.2.7 in /superset-frontend #1798

Triggered via pull request September 1, 2024 09:53
Status Failure
Total duration 11m 49s
Artifacts

superset-frontend.yml

on: pull_request
frontend-build
4m 4s
frontend-build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
frontend-build
Type '{ charts: (charts: Record<string, ChartState> | undefined, action: AnyChartAction) => any; datasources: (datasources: DatasourcesState | undefined, action: DatasourcesActionPayload) => DatasourcesState; ... 15 more ...; user: (state?: { ...; }) => { ...; }; }' is not assignable to type 'Reducer<any, UnknownAction, any> | { [x: string]: Reducer<any, UnknownAction, any>; } | undefined'.
frontend-build
Type '(getDefaultMiddleware: GetDefaultMiddleware<any>) => Tuple<[ThunkMiddleware<any, UnknownAction, undefined>, (store: any) => (next: any) => (action: any) => any, Middleware<...>]> | ((store: any) => (next: any) => (action: any) => any)[]' is not assignable to type '(getDefaultMiddleware: GetDefaultMiddleware<any>) => Tuple<Middlewares<any>>'.
frontend-build
Type '{ sqlLab: (state: {} | undefined, action: any) => any; localStorageUsageInKilobytes: (state?: number) => number; messageToasts: (toasts: any[] | undefined, action: any) => any[]; common: (state?: CommonBootstrapData) => CommonBootstrapData; ... 13 more ...; explore: (state: {} | undefined, action: any) => any; }' is not assignable to type 'Reducer<any, UnknownAction, any> | { [x: string]: Reducer<any, UnknownAction, any>; }'.
frontend-build
Type 'StoreEnhancer<{}, {}>[]' is not assignable to type '(getDefaultEnhancers: GetDefaultEnhancers<Tuple<Middlewares<any>>>) => Tuple<Enhancers>'.
frontend-build
Process completed with exit code 2.
frontend-build
The following actions uses node12 which is deprecated and will be forced to run on node16: ./.github/actions/cached-dependencies. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
frontend-build
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/cached-dependencies. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/