[no-floating-promises] Finally callback reports as false positive for unhanded promises #1603
Labels
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
Both
Call 1
andCall 2
should pass the floating promises check.Actual Result
Call 1
passes butCall 2
fails.Versions
@typescript-eslint/eslint-plugin
2.19.2
@typescript-eslint/parser
2.19.2
TypeScript
3.5.3
ESLint
6.8.0
node
12.14.0
npm
6.13.4
The text was updated successfully, but these errors were encountered: