Expand AST using Macro.Env API #507
Annotations
10 errors and 1 warning
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#L163
test parse_string with missing heredoc terminator (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#L407
test parse_string with literal strings (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#L125
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L338
test parse_string with incomplete key for multiline keyword as argument (ElixirSense.Core.ParserTest)
|
test/elixir_sense/core/parser_test.exs#L8
test parse_string creates a Metadata struct (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