Replies: 1 comment 2 replies
-
Are you writing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Seems that typespecs are created via a before_compile callback here
I've got a handful of compiled Protobufs in a .pb.ex file, including
But whenever I run
mix docs
, using Logproto.PushRequest.t() in a typespec, I got warnings likeWill dig into this more, but is there something obvious I might be missing!
Beta Was this translation helpful? Give feedback.
All reactions