mickeyjsx / mickeyjsx/babel-plugin-mickey-model-validator
['success', 'failed'].includes(response.status) will cause error
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
in model effect function, ` ['success', 'failed'].includes(response.status) ` will cause error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the model effect function and reproduce the error around `['success', 'failed'].includes(response.status)`. Check the plugin's existing tests or usage examples for the expected response-status behavior; done means the model effect no longer errors for the supported statuses and the relevant test or reproduction passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100