We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rebar3_typer
v0.0.1
OS
MacOS 12
rebar3 typer --annotate
===> Processing file: "src/erlmld_tcp_acceptor.erl" ===> Saved as: "src/erlmld_tcp_acceptor.erl" ===> Processing file: "src/erlmld_batch_processor.erl" ===> Saved as: "src/erlmld_batch_processor.erl" ===> Processing file: "src/erlmld_app.erl" ===> Saved as: "src/erlmld_app.erl" ===> Processing file: "src/erlmld_noisy_wrk.erl" ===> Saved as: "src/erlmld_noisy_wrk.erl" ===> Processing file: "src/erlmld_sup.erl" ===> Saved as: "src/erlmld_sup.erl" ===> Processing file: "src/erlmld_worker.erl" ===> Uncaught error in rebar_core. Run with DIAGNOSTIC=1 to see stacktrace or consult rebar3.crashdump
All files (including erlmld_wroker.erl) annotated with types.
erlmld_wroker.erl
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
rebar3_typer
versionv0.0.1
OS
versionMacOS 12
Steps to reproduce
rebar3_typer
to the project plugins for https://github.com/AdRoll/erlmldrebar3 typer --annotate
Current behavior
Expected behavior
All files (including
erlmld_wroker.erl
) annotated with types.Config
None
The text was updated successfully, but these errors were encountered: