another attempt #418
Annotations
10 errors and 10 warnings
Run mix test || true:
test/elixir_sense/core/macro_expander_test.exs#L39
test expand use calling use (ElixirSense.Core.MacroExpanderTest)
|
Run mix test || true:
test/elixir_sense/core/macro_expander_test.exs#L20
test expand use with alias (ElixirSense.Core.MacroExpanderTest)
|
Run mix test || true:
test/elixir_sense/core/macro_expander_test.exs#L6
test expand use (ElixirSense.Core.MacroExpanderTest)
|
Run mix test || true:
test/elixir_sense/core/macro_expander_test.exs#L53
test expand use when module does not define __using__ macro (ElixirSense.Core.MacroExpanderTest)
|
Run mix test || true:
test/elixir_sense/core/metadata_builder_test.exs#L4881
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
|
Run mix test || true:
test/elixir_sense/core/metadata_builder_test.exs#L2913
test protocol registers callbacks from specs or generate dummy callbacks (ElixirSense.Core.MetadataBuilderTest)
|
Run mix test || true:
test/elixir_sense/core/metadata_builder_test.exs#L4808
test specs and callbacks (ElixirSense.Core.MetadataBuilderTest)
|
Run mix test || true:
test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
|
Run mix test || true:
test/elixir_sense/references_test.exs#L248
test find references to function called via @attr.call (ElixirSense.Providers.ReferencesTest)
|
Run mix test || true:
test/elixir_sense/references_test.exs#L575
test find references for the correct arity version in incomplete code (ElixirSense.Providers.ReferencesTest)
|
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