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
In both samples we see this, even though I believe we are doing async promises and returns right:
[2023-03-01T16:46:53.393Z] A: "It's time to typecast!"[2023-03-01T16:46:53.393Z] Error: Choose either to return a promise or call 'done'. Do not use both in your script. Learn more: https://go.microsoft.com/fwlink/?linkid=2097909
The text was updated successfully, but these errors were encountered:
In both samples we see this, even though I believe we are doing async promises and returns right:
[2023-03-01T16:46:53.393Z] A: "It's time to typecast!"[2023-03-01T16:46:53.393Z] Error: Choose either to return a promise or call 'done'. Do not use both in your script. Learn more: https://go.microsoft.com/fwlink/?linkid=2097909
The text was updated successfully, but these errors were encountered: