Expand AST using Macro.Env API #1263
Annotations
10 errors and 10 warnings
Run mix test || false
test find references for metadata calls on variable or attribute (ElixirLS.LanguageServer.Providers.References.LocatorTest)
|
Run mix test || false
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggestions for module attributes lists attributes (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test suggest struct fields when variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
|
Run mix test || false
test function completion will suggest remote quoted calls (ElixirLS.LanguageServer.Providers.CompletionTest)
|
Run mix test || false
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
|
Run mix test || false
test fixes captured function when aliased (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
|
Run mix test || false
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
function find_controllers/4 is unused
|
Run mix test || false
function skip_scope_alias/2 is unused
|
Run mix test || false
module attribute @phoenix_route_funcs was set but never used
|
Run mix test || false
unused alias Binding
|
Run mix test || false
unused alias Matcher
|
Run mix test || false
unused alias Scope
|
Run mix test || false
unused alias Source
|
Run mix test || false
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test || false
Macro.path/2 is undefined or private
|
Loading