generated from bitprj/cabin
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerspinned
Description
All Markdown files
Describe the Issue
Some code snippets in markdown files contain a call of context.done(). This is an outdated call that is not needed in asynchronous functions and Azure Funtions Runtime v2 or higher.
This call should be removed
Proposed Fix
Remove context.done() calls in code snippets
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerspinned