More descriptive error msgs for JSON unmarshaling
Ouverte
enhancement
- Langage dominant
- Go
- Étoiles
- 27
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.