bump version #1103
Annotations
10 errors and 1 warning
Run mix test
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
Run mix test
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
Run mix test
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
Run mix test
test normalize/2 don't update file nor position if file in message does not exist (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
test normalize/2 if position is nil, try to retrieve it info from the stacktrace (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
test normalize/2 update file and position if file is present in the message (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
test normalize/2 if position is nil and error is TokenMissingError, try to retrieve from the hint (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
test normalize/2 update file and position with column if file is present in the message (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
test normalize/2 extract the stacktrace from the message and format it (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
test normalize/2 update file and position if file is present in the message (umbrella) (ElixirLS.LanguageServer.DiagnosticsTest)
|
Run mix test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
The logs for this run have expired and are no longer available.
Loading