typed-redux-saga icon indicating copy to clipboard operation
typed-redux-saga copied to clipboard

Add effects-for-action-type

Open danielnixon opened this issue 3 years ago • 2 comments

danielnixon avatar Nov 27 '20 22:11 danielnixon

This pull request introduces 3 alerts when merging 43be52055ead109f3614a4c934c92a045a4a4c1c into ddbddf01a32b8c4d716f668faf5953faf69878f4 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class
  • 1 for Useless assignment to local variable

lgtm-com[bot] avatar Nov 27 '20 22:11 lgtm-com[bot]

DeepCode's analysis on #310d0c found:

  • :information_source: 3 minor issues. :point_down:
  • :heavy_check_mark: 2 issues were fixed.

Top issues

Description Example fixes
Array type using 'T[]' is forbidden for non-simple types. Use 'Array' instead. Occurrences: :wrench: Example fixes
Type declaration of 'any' loses type-safety. Consider replacing it with a more precise type. Occurrences: :wrench: Example fixes
non-arrow functions are forbidden Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

ghost avatar Apr 06 '21 04:04 ghost