fullstorydev / fullstorydev/grpcurl
Version 1.8.9 proto: invalid syntax
Open
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
Just letting you know, version 1.8.9 gives us this error:
```
Failed to resolve symbol "": proto: invalid syntax: ""
```
Downgrading to 1.8.5 fixes the error. I'm not sure what's causing the error itself, but just a heads up
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported proto: invalid syntax error on version 1.8.9 and checking whether downgrading to 1.8.5 still resolves it. Trace the affected protobuf parsing or symbol-resolution path; done means identifying the regression, fixing it, and adding coverage for the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100