More descriptive error msgs for JSON unmarshaling
Open
enhancement
- Dominant language
- Go
- Stars
- 27
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
At this moment, when some script returns invalid output, user gets error messages like `error unmarshaling script output: json: cannot unmarshal number into Go value of type string`, which are not very helpful in locating the actual source of the problem. Therefore, we should add some more descriptive/precise info to them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.