Expand AST using Macro.Env API #512
Annotations
10 errors and 10 warnings
test/elixir_sense/core/metadata_builder/alias_test.exs#L49
test alias rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Alias.AliasSubmoduleExternalWithAlias (ElixirSense.Core.MetadataBuilder.AliasTest)
|
test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L702
test expand remote call fun with spec t expanding to atom (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L915
test expand remote call fun with spec t expanding to integer (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L996
test expand remote call fun with spec remote t expanding to map (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L982
test expand remote call fun with spec local t expanding to map (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L1534
test expand extract struct key type from typespec (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L929
test expand remote call fun with spec local t expanding to struct (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L948
test expand remote call fun with spec remote t expanding to struct (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/binding_test.exs#L1493
test expand local call imported fun with spec t expanding to atom (ElixirSense.Core.BindingTest)
|
|
lib/elixir_sense/providers/plugins/phoenix.ex#L76
function find_controllers/4 is unused
|
lib/elixir_sense/providers/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
|
lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
|
lib/elixir_sense/providers/plugins/phoenix.ex#L9
unused alias Binding
|
lib/elixir_sense/providers/plugins/phoenix.ex#L14
unused alias Matcher
|
lib/elixir_sense/providers/plugins/phoenix.ex#L12
unused alias Scope
|
lib/elixir_sense/providers/plugins/phoenix.ex#L8
unused alias Source
|
test/support/fixtures/metadata_builder/alias/alias_12.ex#L2
unused alias Aliased
|
test/support/fixtures/metadata_builder/alias/alias_12.ex#L2
unused alias AliasedSibling
|
This job failed
Loading