grpcbox
grpcbox copied to clipboard
Fix types ctx:ctx() -> ctx:t()
Is the dialyzer failure here related to your PR on the ctx lib?
Yes, I've got the following warings:
===> Analyzing 54 files with _build/default/rebar3_25.0.2_plt...
_build/default/lib/ctx/src/ctx.erl
Line 21 Column 28: Unknown type timer:time/0
Line 21 Column 42: Unknown type timer:time/0
_build/default/lib/grpcbox/src/grpcbox_stream.erl
Line 42 Column 40: Unknown type ctx:ctx/0
@tsloughter any updates? I've extended the PR
Hey, sorry, I'm merging this once it passes CI. Thanks!
Dialyzer is still failing.
Thanks!