Skip to content

[WIP] Expand AST using Macro.Env API #1258

[WIP] Expand AST using Macro.Env API

[WIP] Expand AST using Macro.Env API #1258

Triggered via pull request September 11, 2024 12:33
@lukaszsamsonlukaszsamson
synchronize #1116
expand
Status Failure
Total duration 10m 10s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Matrix: mix_test_windows
Matrix: static_analysis
Fit to window
Zoom out
Zoom in

Annotations

248 errors and 290 warnings
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/debug_adapter/code.ex:31: undefined function elixir_env/0 (expected ElixirLS.DebugAdapter.Code to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for typespecs remote types - by __MODULE__ (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test suggest struct fields when variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test suggestions for typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for module attributes lists attributes (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test suggestions for typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test suggestions for typespecs remote types - by __MODULE__ (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for typespecs remote types - by __MODULE__ (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test suggest struct fields when attribute is rebound to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for typespecs on specs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for module attributes lists attributes (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test find remote type for lowest matching arity in incomplete code (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test find remote type for lowest matching arity in incomplete code - fallback to docs (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test arity retrieves documentation for all matching type arities with incomplete code (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for module attributes lists attributes (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test suggest struct fields when attribute is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.Definition.LocatorTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test find definition of write variable in match context (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test variables finds docs for write variable in match context (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test expand full with errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test expand full without errors (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test expands macro (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test nothing to expand (ElixirLS.LanguageServer.Providers.ExecuteCommand.ExpandMacroTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
variable "elixir_env" does not exist and is being expanded to "elixir_env()", please use parentheses to remove the ambiguity or change the variable name
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
unused alias NormalizedCode
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
unused alias NormalizedCode
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
unused alias NormalizedCode
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
unused alias NormalizedModule
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
unused alias NormalizedCode
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
unused alias NormalizedModule
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
unused alias NormalizedCode
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
unused alias NormalizedCode
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
unused alias NormalizedModule
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
unused alias NormalizedCode
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
unused alias NormalizedCode
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
unused alias NormalizedCode
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
unused alias NormalizedCode
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
unused alias NormalizedCode
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
unused alias NormalizedModule
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
unused alias NormalizedCode
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
unused alias NormalizedModule
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
unused alias NormalizedCode
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
unused alias NormalizedModule
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
ElixirSense.Core.State.Env.to_macro_env/3 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
ElixirSense.Core.State.Env.update_from_macro_env/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
unused alias NormalizedCode
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "type_head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "head" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}