Expand AST using Macro.Env API #1262
Annotations
10 errors and 10 warnings
Run mix test
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggestions for module attributes lists attributes (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test suggest struct fields when variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test function completion will suggest remote quoted calls (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test
test fixes captured function when aliased with a custom name (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
|
Run mix test
test fixes function call when aliased with a custom name (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
|
Run mix test
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Run mix test
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
function find_controllers/4 is unused
|
Run mix test
function skip_scope_alias/2 is unused
|
Run mix test
module attribute @phoenix_route_funcs was set but never used
|
Run mix test
unused alias Binding
|
Run mix test
unused alias Matcher
|
Run mix test
unused alias Scope
|
Run mix test
unused alias Source
|
Loading