Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript and Typescript report a benign error about returning Promise and marking done #2

Open
paulyuk opened this issue Mar 1, 2023 · 0 comments

Comments

@paulyuk
Copy link
Owner

paulyuk commented Mar 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant