also unload the app when resetting config #1212
Annotations
10 errors and 10 warnings
Run mix test || false
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test || false
test suggestions/4 overrides with action suggestions even when inside scope (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test || false
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test || false
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirLS.LanguageServer.Plugins.PhoenixTest)
|
Run mix test || false
test within_scope/1 returns true and alias when passing alias as option (ElixirLS.LanguageServer.Plugins.Phoenix.ScopeTest)
|
Run mix test || false
test within_scope/1 returns false (ElixirLS.LanguageServer.Plugins.Phoenix.ScopeTest)
|
Run mix test || false
test within_scope/1 returns true and alias when nested within other scopes (ElixirLS.LanguageServer.Plugins.Phoenix.ScopeTest)
|
Run mix test || false
test within_scope/1 returns true and nil alias (ElixirLS.LanguageServer.Plugins.Phoenix.ScopeTest)
|
Run mix test || false
test within_scope/1 can expand variables (ElixirLS.LanguageServer.Plugins.Phoenix.ScopeTest)
|
Run mix test || false
test within_scope/1 can expand module attributes (ElixirLS.LanguageServer.Plugins.Phoenix.ScopeTest)
|
Run mix test || false
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
unused alias Introspection
|
Run mix test || false
Mix.ensure_application!/1 is undefined or private
|
Run mix test || false
Macro.dbg/3 is undefined or private
|
Run mix test || false
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Loading