Expand AST using Macro.Env API #1264
Annotations
10 errors and 10 warnings
Run mix test
test find references for metadata calls on variable or attribute (ElixirLS.LanguageServer.Providers.References.LocatorTest)
|
Run mix test
test suggestions for module attributes lists attributes (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
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 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 suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test
test fixes captured function when aliased (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
|
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 "s" 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
|
Run mix test
Macro.path/2 is undefined or private
|
Loading