Because of the function in forEach, the no-loop-func gives a warning here. Yet this is not an issue because forEach's parameter actually runs right away, it's not an asynchronous callback. This should ...