encoding/json: show key info, when json decode error #62587
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
https://github.com/golang/go/blob/905b58b5377e8f542590a46a3c90146ab45a6c96/src/encoding/json/decode.go#L756C8-L756C8
It is very difficult to identify which key failed to parse from the JSON. I hope the error message can include information about the key.
The text was updated successfully, but these errors were encountered: