Skip to content

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

[WIP] Expand AST using Macro.Env API

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

Re-run triggered September 28, 2024 11:49
Status Failure
Total duration 9m 20s
Artifacts

ci.yml

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

Annotations

135 errors and 292 warnings
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.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 (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 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 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.15.x | Erlang/OTP 25.x)
test function breakpoints sets, modifies and unsets hit condition on function breakpoints (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature finds signatures from metadata erlang behaviour implemented in elixir call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature finds signatures from metadata erlang behaviour call (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature retrieve metadata function signature - fallback to erlang callback (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test functions and macros retrieve metadata function documentation - fallback to erlang callback (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test lists erlang callbacks (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test lists callbacks in function suggestion - erlang behaviour (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test list metadata function - fallback to erlang callback (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test suggest erlang behaviour callbacks on erlang implementation (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
test suggest erlang behaviour callbacks on implementation (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 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 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 implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for module attributes lists attributes (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 with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 suggest struct fields when variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (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 windows (Elixir 1.14.x | Erlang/OTP 25.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 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 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 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 find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (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 (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 module attributes lists module attributes in module scope (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test suggestions for typespecs remote types - retrieve info from typespecs (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 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 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 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 find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
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 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 struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.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 24.x)
test suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test suggest struct fields when metadata function evaluates to struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 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 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 implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.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 attribute is rebound to struct (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 suggest struct fields when metadata function evaluates to 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 with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test suggestions for typespecs on specs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 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 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 implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
mix test windows (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 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.14.x | Erlang/OTP 26.x)
test suggest struct fields when attribute is 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 typespecs remote types - retrieve info from typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (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 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 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 find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
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 variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 suggestions for typespecs on specs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for typespecs remote types - retrieve info from typespecs with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
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 (Elixir 1.16.x | Erlang/OTP 25.x)
test function breakpoints handles invalid requests (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
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 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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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 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 (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 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 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 find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test suggest struct fields when variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (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 (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs remote types - retrieve info from typespecs with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs on specs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 suggestions for typespecs remote types - filter list of typespecs (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
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 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 find implementation of delegated functions in incomplete code (ElixirLS.LanguageServer.Providers.Implementation.LocatorTest)
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 suggestions for typespecs remote types - by attribute (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs remote types - retrieve info from typespecs with params (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test suggestions for typespecs on specs (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 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 variable is struct (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test functions and macros retrieve metadata function documentation - fallback to erlang callback (ElixirLS.LanguageServer.Providers.Hover.DocsTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature retrieve metadata function signature - fallback to erlang callback (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature finds signatures from metadata erlang behaviour call (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature finds signatures from metadata erlang behaviour implemented in elixir call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test list metadata function - fallback to erlang callback (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test suggest erlang behaviour callbacks on erlang implementation (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test suggest erlang behaviour callbacks on implementation (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test lists callbacks in function suggestion - erlang behaviour (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
test lists erlang callbacks (ElixirLS.LanguageServer.Providers.Completion.SuggestionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 25.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 23.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 24.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 (Elixir 1.13.x | Erlang/OTP 22.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 24.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 25.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 23.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
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.15.x | Erlang/OTP 25.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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 25.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "x" 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 "x" 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 "s" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "position" 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)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "x" 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 "x" 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 "s" 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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "x" 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 "x" 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 "s" 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)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "x" 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 "x" 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 "s" 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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "position" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 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 (Elixir 1.15.x | Erlang/OTP 24.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "position" 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 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}
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "position" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "x" 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 "x" 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 "s" 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)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "position" 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 "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "x" 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 "x" 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 "s" 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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" is unused (if the variable is not meant to be used, prefix it with an underscore)
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.15.x | Erlang/OTP 26.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "x" 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 "x" 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 "s" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" 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 "position" 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)
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 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.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.14.x | Erlang/OTP 23.x)
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "x" 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 "x" 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 "s" 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)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Metadata.get_cursor_env/2 is undefined (module Metadata is not available or is yet to be defined)
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)
variable "fix_incomplete_call" 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 "fix_incomplete_kw" 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 "fix_incomplete_kw_key" is unused (if the variable is not meant to be used, prefix it with an underscore)
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.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.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.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