Expand AST using Macro.Env API #508
Annotations
10 errors and 1 warning
test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
|
test/elixir_sense/core/compiler_test.exs#L385
test special forms expands quote with file (ElixirSense.Core.CompilerTest)
|
test/elixir_sense/core/compiler_test.exs#L815
test macro (ElixirSense.Core.CompilerTest)
|
test/elixir_sense/core/compiler_test.exs#L431
test special forms expands & (ElixirSense.Core.CompilerTest)
|
test/elixir_sense/core/compiler_test.exs#L366
test special forms expands quote with bind_quoted (ElixirSense.Core.CompilerTest)
|
test/elixir_sense/core/parser_test.exs#L125
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L87
test parse_string with missing terminator "]" (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L106
test parse_string with missing terminator "}" (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L239
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L220
test parse_string with missing interpolation terminator in heredoc (ElixirSense.Core.ParserTest)
|
|
This job failed
Loading