arizona-framework / arizona

A web framework for Erlang/OTP
Apache License 2.0
3 stars 0 forks source link

Re-add `rebar3_hank` once it gets OTP 27 -ready #81

Open paulo-ferraz-oliveira opened 1 week ago

paulo-ferraz-oliveira commented 1 week ago

As-is, it's crashing with stuff like

===> exit analyzing files: badrpc
Stack: [{rpc,check,2,[{file,"rpc.erl"},{line,1131}]},
        {timer,tc,2,[{file,"timer.erl"},{line,590}]},
        {hank,analyze,5,
              [{file,"..."},
               {line,32}]},
paulo-ferraz-oliveira commented 4 days ago

This'll most likely fix it for us: https://github.com/inaka/katana-code/pull/83. A local test showed it did. So we'll wait for review+merged+tag+release+publish.