[no-unnecessary-type-assertion] false positive when asserting the result of generic function invocation #528
Labels
bug
Something isn't working
external
This issue is with another package, not typescript-eslint itself
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
wontfix
This will not be worked on
Repro
https://github.com/vkrol/typescript-eslint-no-unnecessary-type-assertion-generic-function
Expected Result
No errors.
Actual Result
Error:
Additional Info
N/A.
Versions
@typescript-eslint/eslint-plugin
1.9.0
@typescript-eslint/parser
1.9.0
TypeScript
3.4.5
ESLint
5.16.0
node
10.15.3
npm
6.4.1
The text was updated successfully, but these errors were encountered: