More descriptive error msgs for JSON unmarshaling
Abierto
enhancement
- Lenguaje dominante
- Go
- Estrellas
- 27
- Forks
- 13
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.