done returns undefined
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
This is because `resume` does not return anything. Therefore my `.done` call needs to be at the end.
Contributor guide
Research direction
Start by reading the resume and .done entry points in the Highland source and review the issue discussion for the intended return behavior. Reproduce the reported undefined result, then determine the expected chaining behavior and add coverage demonstrating that behavior before considering the issue complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100