Use built-in function to convert source code to AST #1200
Annotations
10 errors and 10 warnings
Run mix test
test fixes in variables applied to a struct module match %module{} (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in parameters applied to a map key %{foo: unused} (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in parameters applied prior to a map (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in parameters applied to a pattern match preceding a struct in params (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in variables preserves other lines (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in variables applied to struct param matches (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in variables applied to a list element (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in parameters does not change the name of a function if it is the same as a parameter (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in structures applied to a match of a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
Run mix test
test fixes in variables preserves indentation (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceWithUnderscoreTest)
|
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
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
|
Run mix test
Macro.path/2 is undefined or private
|
Run mix test
Mix.ensure_application!/1 is undefined or private
|
Loading