Expand AST using Macro.Env API #505
Annotations
2 errors and 10 warnings
test/elixir_sense/core/compiler_test.exs#L131
** (CompileError) test/elixir_sense/core/compiler_test.exs:131: undefined function dbg/1 (expected ElixirSense.Core.CompilerTest to define such a function or for it to be imported, but none are available)
|
|
|
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