Code Inspection: Result of method call returning a promise is ignored
Reports function calls that return a Promise that is not later used. These are usually unintended and indicate an error.
Last modified: 08 May 2020
Reports function calls that return a Promise that is not later used. These are usually unintended and indicate an error.