Expand AST using Macro.Env API #516
Annotations
10 errors and 1 warning
test/elixir_sense/core/parser_test.exs#L106
test parse_string with missing terminator "}" (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L125
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L220
test parse_string with missing interpolation terminator in heredoc (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L407
test parse_string with literal strings (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L429
test parse_string with literal strings in sigils (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#L144
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L276
test parse_string with missing terminator "end" attempts to insert `end` at correct indentation (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L163
test parse_string with missing heredoc 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)
|
|
This job failed
Loading