mix dialyzer
deps/ex_cldr_territories/lib/cldr/backend.ex:465:pattern_match
The pattern can never match the type.
Pattern:
{:ok, _}
Type:
{:error, {atom(), binary()}}
________________________________________________________________________________
deps/ex_cldr_territories/lib/cldr/backend.ex:486:pattern_match
The pattern can never match the type.
Pattern:
{:ok, _}
Type:
{:error, {atom(), binary()}}
________________________________________________________________________________
deps/ex_cldr_territories/lib/cldr/backend.ex:543:pattern_match
The pattern can never match the type.
Pattern:
{:ok, _}
Type:
{:error, {atom(), binary()}}
_______
I recently started getting this dialyzer failure:
versions: elixir 1.17.0-rc.0 erlang 27.0
lib versions: dialyxir 1.4.3 ex_cldr 2.38.1 ex_cldr_territories 2.9.0