grpcbox icon indicating copy to clipboard operation
grpcbox copied to clipboard

Fix types ctx:ctx() -> ctx:t()

Open juise opened this issue 2 years ago • 3 comments

juise avatar Aug 25 '22 15:08 juise

Is the dialyzer failure here related to your PR on the ctx lib?

tsloughter avatar Aug 25 '22 16:08 tsloughter

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

juise avatar Aug 25 '22 16:08 juise

@tsloughter any updates? I've extended the PR

juise avatar Aug 29 '22 08:08 juise

Hey, sorry, I'm merging this once it passes CI. Thanks!

tsloughter avatar Jan 11 '23 00:01 tsloughter

Dialyzer is still failing.

tsloughter avatar Jan 11 '23 00:01 tsloughter

Thanks!

tsloughter avatar Jan 20 '23 12:01 tsloughter