15:7 error Unexpected `await` of a non-Promise (non-"Thenable") value @typescript-eslint/await-thenable
15:13 error Placing a void expression inside another expression is forbidden. Move it to its own statement instead @typescript-eslint/no-confusing-void-expression
v5.5.0:
v5.6.x:
This leads to the following linting errors in my code: