kriasoft / kriasoft/check-version
Regex check returns a match object not a string
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The regex check returns a match object not a string so the `a.split()` call errors out.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the regex check and the `a.split()` call described in the issue. Trace the value returned by the check, reproduce the error, and verify that the split operation works with the corrected value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100