Skip to content

chore(deps): update dependency @types/redux-actions to v2.6.5 #3272

chore(deps): update dependency @types/redux-actions to v2.6.5

chore(deps): update dependency @types/redux-actions to v2.6.5 #3272

Triggered via pull request June 1, 2025 12:52
Status Failure
Total duration 59s
Artifacts

lint-build.yml

on: pull_request
lint-build
55s
lint-build
validate-renovate-config
37s
validate-renovate-config
Fit to window
Zoom out
Zoom in

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'?