yandex / yatagan

Dependency Injection framework based on Google's Dagger2 API, optimized for fast builds and for managing large graphs with optional dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give a specific error message when including `object` modues into builder

Jeffset opened this issue · comments

As of now the message is generic and a bit misleading:

Extra/unneeded module instance is present
  NOTE: The module doesn't declare any bindings that require module instance

And thus can confuse.