Update Redux-related packages to next major version #5144
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build
Module '"redux"' has no exported member 'PreloadedState'.
|
build
Type '<NextExt, NextStateExt>(createStore: StoreEnhancerStoreCreator<NextExt, NextStateExt>) => <S, A extends Action<string>>(reducer: Reducer<S, A>, initialState?: any) => Store<S & NextStateExt, A, {}> & NextExt & { ...; }' is not assignable to type 'StoreEnhancer<InstrumentExt<any, any, MonitorState>>'.
|
build
Type 'NextExt' does not satisfy the constraint '{}'.
|
build
Argument of type 'Store<LiftedState<S, A, MonitorState>, LiftedAction<S, A, MonitorState>, NextStateExt> & NextExt' is not assignable to parameter of type 'Store<LiftedState<S, A, MonitorState> & NextStateExt, LiftedAction<S, A, MonitorState>, {}> & NextExt'.
|
build
Module '"redux"' has no exported member 'PreloadedState'.
|
build
Module '"redux"' has no exported member 'PreloadedState'.
|
build
Types of parameters 'reducer' and 'reducer' are incompatible.
|
build
Module '"redux"' has no exported member 'PreloadedState'.
|
build
Module '"redux"' has no exported member 'PreloadedState'.
|
build
Module '"redux"' has no exported member 'PreloadedState'.
|