In WebStorm I am getting the warning bellow. What await is redundent if the function is async, and I want to return the value and not the promise. Thanks