fix ... in more cases #569
Annotations
10 warnings
Run mix test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run mix test:
lib/elixir_sense/core/compiler.ex#L1956
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/elixir_sense/core/compiler/rewrite.ex#L23
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/elixir_sense/core/options.ex#L327
variable "module" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L76
function find_controllers/4 is unused
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L9
unused alias Binding
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L14
unused alias Matcher
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L12
unused alias Scope
|
Loading