pass cursor position to binding #582
Annotations
4 errors and 10 warnings
Run mix test:
test/elixir_sense/core/metadata_builder_test.exs#L2168
test binding call binding (ElixirSense.Core.MetadataBuilderTest)
|
Run mix test:
test/elixir_sense/core/metadata_builder_test.exs#L1713
test binding variable binding simple case match context (ElixirSense.Core.MetadataBuilderTest)
|
Run mix test:
test/elixir_sense/core/metadata_builder_test.exs#L1731
test binding variable binding simple case match context reverse order (ElixirSense.Core.MetadataBuilderTest)
|
Run mix test
Process completed with exit code 2.
|
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#L2028
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/providers/plugins/phoenix.ex#L80
function find_controllers/4 is unused
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L105
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
|
Run mix test:
lib/elixir_sense/providers/plugins/phoenix.ex#L8
unused alias Source
|
Loading