fix(deps): update dependency @reduxjs/toolkit to v2 #10557
Annotations
10 errors
|
lint (tsc)
Process completed with exit code 2.
|
|
lint (tsc):
src/commons/gitHubOverlay/__tests__/FileExplorerDialog.test.tsx#L3
Module '"@reduxjs/toolkit"' has no exported member 'DeepPartial'.
|
|
lint (tsc):
src/commons/application/reducers/RootReducer.ts#L17
Type 'Reducer<{ router: Router | null; achievement: AchievementState; dashboard: DashboardState; playground: PlaygroundState; session: SessionState; ... 5 more ...; vscode: VscodeState; }, SourceActionType | UnknownAction, Partial<...>>' is not assignable to type 'Reducer<OverallState, SourceActionType>'.
|
|
lint (eslint)
The strategy configuration was canceled because "lint.tsc" failed
|
|
lint (build)
The strategy configuration was canceled because "lint.tsc" failed
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.tsc" failed
|
|
lint (format:ci)
The operation was canceled.
|
|
lint (format:ci)
The strategy configuration was canceled because "lint.tsc" failed
|
|
lint (test --bail=1)
The operation was canceled.
|
|
lint (test --bail=1)
The strategy configuration was canceled because "lint.tsc" failed
|