Add Qodana workflow #2
Annotations
1 warning and 1 notice
Exception used for local control-flow:
index.mjs#L88
'throw' of exception caught locally
|
Missing await for an async function call:
index.mjs#L332
Missing await for an async function call
|