fullstorydev / fullstorydev/grpcurl
Error output not json
Open
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
The program outputs
```
ERROR:
Code: InvalidArgument
Message: ...
```
and this is not what I expect using -format json
Is this how it should be?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the grpcurl CLI's error handling and reproduce the reported behavior with -format json. Done means the error output is valid JSON when that format is requested, with the behavior covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100