Closed xanderdunn closed 6 years ago
I pushed a commit that should hopefully fix it https://github.com/michalmuskala/plug_attack/commit/20465e7790408eee35277f30df18ea90d3fd51c4
Could you try it and see if it helps?
That commit worked for me.
The fix was published in 0.3.1
Elixir 1.5.3.
plug_attack 0.3.0 dialyzer 3.2.3
When I add a simple rule to my project:
The code works as expected when I run the server. However, when I run
dialyzer
, I get this error:Unfortunately, I can't use this package in our production code because of this