apollographql / apollographql/fullstack-tutorial
Line never reached
Open
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
The following line is never reached due to a previous "return".
https://github.com/apollographql/fullstack-tutorial/blob/369e151c31b7976c5164cef5b43c1aaef35c4352/start/server/src/utils.js#L30
Contributor guide
No contributing guide indexed for this repository
Research direction
Open start/server/src/utils.js at line 30 and inspect the preceding return together with the surrounding function. Confirm the control-flow issue described in the report, then verify that the corrected function no longer contains an unreachable line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100