===> Verifying dependencies...
===> App dependency is a checkout dependency and cannot be locked.
===> Analyzing applications...
===> Compiling dependency
===> Analyzing applications...
===> Compiling erlang-rebar3
===> Compiling src/erlang-error.erl failed
   ┌─ src/erlang-error.erl:
   │
 7 │  error_func() ->
   │  ╰── head mismatch: previous function great_func/0 is distinct from error_func/0. Is the semicolon in great_func/0 unwanted?


   ┌─ src/erlang-error.erl:
   │
 3 │  -compile(export_all).
   │   ╰── Warning: export_all flag enabled - all functions will be exported


