Skip to content

Move providers from elixir_sense #1189

Move providers from elixir_sense

Move providers from elixir_sense #1189

Triggered via pull request March 8, 2024 21:44
Status Failure
Total duration 11m 55s
Artifacts

ci.yml

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

Annotations

181 errors and 211 warnings
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
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/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
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)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
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)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
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)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function definition with default arg (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references for the correct arity version in incomplete code (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call from an aliased module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function with arity 1 (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function with default argument when caller uses default arguments (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over builtin function call incomplete code (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
static analysis (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over builtin function call incomplete code (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function call from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function definition with default arg (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references for the correct arity version in incomplete code (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function capture from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function with arity 1 (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find imported references (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test find references for the correct arity version (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call from an aliased module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call pipe from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references to function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function definition with default arg (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a module with funs with default argument (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test find references with cursor over a function when caller uses pipe operator (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over builtin function call incomplete code (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function definition (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function with arity 1 called via pipe operator (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a module with funs with default argument (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function when caller uses pipe operator (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function definition with default arg (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test find references for the correct arity version (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references from remote calls with the function in the next line (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function definition with default arg (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over builtin function call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function with default argument when caller uses default arguments (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references to function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test finds reference to local function shadowing builtin type (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find imported references (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a module with funs with default argument (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test find references with cursor over a function when caller uses pipe operator (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function call from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find imported references (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function with arity 1 captured (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function capture from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references to function called via @attr.call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over an erlang module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function when caller uses pipe operator (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function call pipe from an imported module (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test find references with cursor over a function call (ElixirLS.LanguageServer.Providers.References.LocatorTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
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)
** (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)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Process completed with exit code 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)
** (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)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
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 24.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test reports diagnostics then clears them once problems are fixed (ElixirLS.LanguageServer.DialyzerTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test function signature finds signatures from metadata erlang behaviour call from outside (ElixirLS.LanguageServer.Providers.SignatureHelp.SignatureTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test find_mod_fun_source/3 returns location of a core Elixir function (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test find_type_source/3 returns location of a core Elixir type (ElixirLS.LanguageServer.LocationTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Process completed with exit code 1.
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.dbg/3 is undefined or private
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.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)
Manifest: {:error, :enoent}
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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.dbg/3 is undefined or private
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
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)
Manifest: {:error, :enoent}
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.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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Binding
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Matcher
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Scope
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Source
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.dbg/3 is undefined or private
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Manifest: {:error, :enoent}
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)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.dbg/3 is undefined or private
static analysis (Elixir 1.15.x | Erlang/OTP 25.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Binding
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Matcher
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Scope
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Source
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Binding
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Matcher
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Scope
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Source
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Binding
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Matcher
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Scope
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Source
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Binding
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Matcher
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Scope
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Source
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
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)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.dbg/3 is undefined or private
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Binding
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Matcher
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Scope
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Source
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
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)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.dbg/3 is undefined or private
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
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)
Manifest: {:error, :enoent}
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (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 26.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
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)
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.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)
Manifest: {:error, :enoent}
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)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.dbg/3 is undefined or private
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.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.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)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.dbg/3 is undefined or private
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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Manifest: {:error, :enoent}