Correctly pass task and args to mix #998
ci.yml
on: push
Matrix: mix_test
Matrix: mix_test_windows
Matrix: static_analysis
Annotations
15 errors and 170 warnings
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test unregister idempotency (ElixirLS.Debugger.BreakpointConditionTest)
|
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test evel_condition evals to falsy (ElixirLS.Debugger.BreakpointConditionTest)
|
mix test (Elixir 1.15.x | Erlang/OTP 24.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/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)
** (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.14.x | Erlang/OTP 25.x)
** (CompileError) d:/a/elixir-ls/elixir-ls/deps/mix_task_archive_deps/mix.exs:8: cannot define module MixTaskArchiveDeps.Mixfile because it is currently being defined in d:/a/elixir-ls/elixir-ls/deps/mix_task_archive_deps/mix.exs:8
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test initialize handles deprecated push based configuration (ElixirLS.LanguageServer.ServerTest)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Process completed with exit code 1.
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test auto complete (ElixirLS.LanguageServer.ServerTest)
|
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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test loading of umbrella app dependencies (ElixirLS.LanguageServer.ServerTest)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:epp_dodger.parse/1 is undefined (module :epp_dodger is not available or is yet to be defined)
|
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
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 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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.comment_text/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
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 24.x)
Mix.ensure_application!/1 is undefined or private
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
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 (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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
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.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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.comment_text/1 is undefined (module :erl_syntax is not available or is yet to be defined)
|
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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Code.with_diagnostics/2 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Logger.default_formatter/1 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
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 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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
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 (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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x):
apps/elixir_ls_utils/mix.exs#L1
redefining module ElixirLS.Utils.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
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.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Logger.default_formatter/1 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Code.with_diagnostics/2 is undefined or private
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module ElixirSense.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module Erl2ex.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module DialyxirVendored.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module JasonV.Mixfile (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module PathGlobVendored.MixProject (current version defined in memory)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
redefining module MixTaskArchiveDeps.Mixfile (current version defined in memory)
|