Merge pull request #296 from zachdaniel/add-new-plugin-behaviour #558
Annotations
10 warnings
|
lib/elixir_sense/core/compiler.ex#L1952
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/elixir_sense/core/compiler/rewrite.ex#L19
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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
|
This job succeeded
Loading