add missing expand call on union #421
Annotations
1 error and 10 warnings
Run mix test || true:
lib/elixir_sense/core/binding.ex#L954
** (CompileError) lib/elixir_sense/core/binding.ex:954: undefined function dbg/1
|
Run mix test || true
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run mix test || true:
test/support/fixtures/metadata_builder/import/elixir_behaviour.ex#L2
unused import GenServer
|
Run mix test || true:
test/support/fixtures/metadata_builder/import/erlang.ex#L2
unused import :erlang
|
Run mix test || true:
test/support/module_with_typespecs.ex#L188
variable "options" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Run mix test || true:
test/support/fixtures/metadata_builder/alias/submodule_external_with_alias_special.ex#L3
unused alias SubmoduleExternalWithAlias
|
|
|
|
Run mix test || true:
test/support/fixtures/metadata_builder/import/erlang_behaviour.ex#L2
unused import :gen_server
|
The logs for this run have expired and are no longer available.
Loading