entproto needs to display detailed Schema errors first
Open
- Dominant language
- Go
- Stars
- 17.2k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/ent/contrib/blob/58da6fd3719540211f7e3a0efb6eb50f54846646/entproto/adapter.go#L162-L178
The above code only displays `entproto: failed generating protos: entproto: failed parsing ent graph: proto: message field "entpb.Order.products" cannot resolve type: "*.Product` and does not specify the specific error.
Contributor guide
Assessment
This issue has not been assessed yet.