esl / jerboa

STUN/TURN encoder, decoder and client library in Elixir
https://www.erlang-solutions.com/products/mongooseim.html
Other
14 stars 6 forks source link

Fix most of dialyzer warnings #97

Closed arkgil closed 7 years ago

arkgil commented 7 years ago

Warnings left are the ones related to protocols and one with supertyping issue which I don't know how to resolve. But most of stuff is alright now! 👍

jerboabot commented 7 years ago

Ebert has finished reviewing this Pull Request and has found:

You can see more details about this review at https://ebertapp.io/github/esl/jerboa/pulls/97.

arkgil commented 7 years ago

@rslota can you merge that one? I don't think there is much to be reviewed here.

erszcz commented 7 years ago

I didn't check the warnings, but given the tests pass I trust it's not a sabotage attempt ;)