chore(deps): update dependency @types/redux-actions to v2.6.5 #3272
lint-build.yml
on: pull_request
lint-build
55s
validate-renovate-config
37s
Annotations
6 errors
lint-build
Process completed with exit code 1.
|
lint-build
No overload matches this call.
|
lint-build
No overload matches this call.
|
lint-build
No overload matches this call.
|
lint-build
Argument of type '{ [actionTypes.COHORT_ADD_TRACE]: (state: TTraceDiffState, { payload }: Action<TTraceIdValue>) => TTraceDiffState; [actionTypes.COHORT_REMOVE_TRACE]: (state: TTraceDiffState, { payload }: Action<TTraceIdValue>) => TTraceDiffState; [actionTypes.DIFF_SET_A]: (state: TTraceDiffState, { payload }: Action<TTraceIdValue>)...' is not assignable to parameter of type 'ReducerMap<TTraceDiffState, TTraceDiffState>'.
|
lint-build
'"redux-actions"' has no exported member named 'ActionFunction'. Did you mean 'ActionFunctions'?
|