votex
votex copied to clipboard
Dialyzer warnings, and how to deal with them
Hi again, and thanks for Votex! I can see this being very useful for me.
I'm fairly new to Elixir but I do want to make sure I can keep using Dialyzer so I'm trying to figure out how to reason about some of the warnings that Dialyzer is outputting with regards to this module.
By trying to create a self-referential voter/votee in my module App.User
, I get these warnings:
Is there any contribution I can make to votex to make these go away?
Hi, thanks for the heads up. Let me have a look at the code. Will let you know if I need any help.