You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 This is blocking us from upgrading to 2.4, which contains important security fixes from #1057
In our case, calling appInsights.setup() would cause Azure Function runtime to throw the error Choose either to return a promise or call 'done'. Do not use both in your script. So maybe investigate the call graph of setup()?
We are using node 16 LTS but I believe the underlying issue is the same. I hope this information helps. If you want repro, feel free to contact me via Microsoft teams DM
Related to Azure/azure-functions-nodejs-worker#652 (comment)
The text was updated successfully, but these errors were encountered: