Skip to content

Dbg backend for debugger #1010

Dbg backend for debugger

Dbg backend for debugger #1010

Triggered via pull request August 26, 2023 10:36
Status Failure
Total duration 10m 4s
Artifacts

ci.yml

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

Annotations

16 errors and 86 warnings
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
** (CompileError) test/debugger_test.exs:2342: cannot find or invoke local event/4 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: event(_, "output", %{"output" => "Running with MIX_ENV: dev MIX_TARGET: host\n"}, 3000)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
** (CompileError) test/debugger_test.exs:2342: cannot find or invoke local event/4 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: event(_, "output", %{"output" => "Running with MIX_ENV: dev MIX_TARGET: host\n"}, 3000)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
** (CompileError) test/debugger_test.exs:2342: cannot find or invoke local event/4 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: event(_, "output", %{"output" => "Running with MIX_ENV: dev MIX_TARGET: host\n"}, 3000)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
** (CompileError) test/debugger_test.exs:2342: cannot find or invoke local event/4 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: event(_, "output", %{"output" => "Running with MIX_ENV: dev MIX_TARGET: host\n"}, 3000)
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 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
** (CompileError) test/debugger_test.exs:2342: cannot find or invoke local event/4 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: event(_, "output", %{"output" => "Running with MIX_ENV: dev MIX_TARGET: host\n"}, 3000)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
** (CompileError) test/debugger_test.exs:2342: cannot find or invoke local event/4 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: event(_, "output", %{"output" => "Running with MIX_ENV: dev MIX_TARGET: host\n"}, 3000)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.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 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (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 25.x)
Mix.ensure_application!/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 24.x)
Mix.ensure_application!/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)
Code.env_for_eval/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.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 25.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Code.env_for_eval/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.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)
Code.with_diagnostics/2 is undefined or private
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): 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 22.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Code.env_for_eval/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.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)
Logger.default_formatter/1 is undefined or private
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): 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 23.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Code.env_for_eval/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.dbg/3 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 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)
Code.env_for_eval/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.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 25.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Code.env_for_eval/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.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 22.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Code.env_for_eval/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.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): 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 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 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Code.env_for_eval/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.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)