Improve Phoenix integration #425
Annotations
10 errors and 10 warnings
Run mix test:
test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
|
Run mix test:
test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
|
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/plugins/phoenix.ex#L73
function find_controllers/4 is unused
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L98
function skip_scope_alias/2 is unused
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L14
module attribute @phoenix_route_funcs was set but never used
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L7
unused alias Binding
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L12
unused alias Matcher
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L10
unused alias Scope
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L6
unused alias Source
|
Run mix test:
test/support/fixtures/metadata_builder/alias/alias_12.ex#L2
unused alias Aliased
|
Run mix test:
test/support/fixtures/metadata_builder/alias/alias_12.ex#L2
unused alias AliasedSibling
|
The logs for this run have expired and are no longer available.
Loading