Results 2 issues of Ha-limLee

According to redux saga docs, [take effect can receive patterns(array of pattern)](https://redux-saga.js.org/docs/api#takepattern). But current result of the effect is `any`. ```js // action is any // this should be FooAction...

fixed #69528 Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in...

Critical package