Skip to content

Can't annotate files on erlmld #49

@elbrujohalcon

Description

@elbrujohalcon

rebar3_typer version

v0.0.1

OS version

MacOS 12

Steps to reproduce

  1. Add rebar3_typer to the project plugins for https://github.com/AdRoll/erlmld
  2. Run rebar3 typer --annotate

Current behavior

===>       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

Expected behavior

All files (including erlmld_wroker.erl) annotated with types.

Config

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions