Collect docs and metadata in metadata builder (#288) #474
Annotations
1 error and 10 warnings
Run mix test || true:
lib/elixir_sense/core/state.ex#L1495
** (CompileError) lib/elixir_sense/core/state.ex:1495: you must require Logger before invoking the macro Logger.warning/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/erlang_behaviour.ex#L2
unused import :gen_server
|
Run mix test || true:
test/support/fixtures/metadata_builder/alias/alias_12.ex#L2
unused alias Aliased
|
Run mix test || true:
test/support/fixtures/metadata_builder/alias/alias_12.ex#L2
unused alias AliasedSibling
|
|
Run mix test || true:
test/support/fixtures/metadata_builder/alias/no_leak_clause.ex#L3
variable "a" 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/no_leak_clause.ex#L8
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
The logs for this run have expired and are no longer available.
Loading