Closed paulo-ferraz-oliveira closed 5 months ago
===> Error in dialyzing apps: Unknown dialyzer warning option: no_unknown
This is a bummer: I'ma fix CI so it only runs Dialyzer on a specific OTP version.
CI's failing while we wait for an hex_core
release. Then we update rebar.config
+rebar.lock
and retry 😄
@starbelly, this is good to go. No more -dialyzer
exceptions 😄
I start by removing all
-dialyzer
directives and then issuing fixes for the found issues.I'll add self-review comments where appropriate, to ease review.