I'm working on an application, where suddenly I came across 'Argument of type 'AnyAction' is not assignable to parameter of type 'never'.Not sure which code is creating this bug, it's a huge application, is there any way to point to the particular area?
I'm importing AnyAction from redux