Using non existence middlewares
Open
review
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I saw that you used `checkData` middleware but I couldn't find it in the middlewares !!
https://github.com/GSG-G10/W7-ToDo/blob/9732c79189a00e005547aec1357720691b619383/server/router/index.js#L27
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at server/router/index.js line 27 and inspect the middleware directory to verify whether checkData exists or is referenced under another name. Done means the route no longer points to a nonexistent middleware and the affected route behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100