Dbg backend for debugger #1009
ci.yml
on: pull_request
Matrix: mix_test
Matrix: mix_test_windows
Matrix: static_analysis
Annotations
117 errors and 86 warnings
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
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)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test function breakpoints breaks on function breakpoint (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test breakpoints breakpoint in protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test Completions (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test function breakpoints function breakpoint in protocol (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test breakpoints sets, modifies and unsets log message (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test terminate threads (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test initialize succeeds (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
test breakpoints sets, modifies and unsets conditional breakpoints (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
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)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Process completed with exit code 1.
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets, modifies and unsets log message (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets and unsets breakpoints in erlang modules (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets and unsets breakpoints in different files (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints handles invalid requests (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test notifies about mix task exit (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Process completed with exit code 1.
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test multiple paused processes (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets, modifies and unsets log message (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test pause alive (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test handles invalid requests (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints function breakpoint in protocol (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test pause alive (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets and unsets breakpoints in different files (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints breakpoint in protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test notifies about mix task exit (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test server tracks running processes (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints sets, modifies and unsets hit condition on function breakpoints (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets, modifies and unsets log message (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test pause alive (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints function breakpoint in protocol (ElixirLS.Debugger.ServerTest)
|
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg to define such a function or for it to be imported, but none are available)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Process completed with exit code 1.
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
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 Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
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)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Process completed with exit code 1.
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets and unsets breakpoints in elixir modules (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets and unsets breakpoints in erlang modules (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test server tracks running processes (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints breakpoint in protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints breaks on function breakpoint (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints function breakpoint in derived protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints sets, modifies and unsets conditional function breakpoints (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test multiple paused processes (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets, modifies and unsets log message (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints sets, modifies and unsets hit condition on function breakpoints (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints sets, modifies and unsets hit condition on function breakpoints (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints function breakpoint in derived protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints function breakpoint in protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test handles invalid requests (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test pause dead (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints breaks on dbg (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test Kernel.dbg breakpoints stepping through pipe (ElixirLS.Debugger.ServerTest)
|
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 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints sets, modifies and unsets conditional breakpoints (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test notifies about mix task exit (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test breakpoints handles invalid request (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints function breakpoint in protocol implementation (ElixirLS.Debugger.ServerTest)
|
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
** (CompileError) lib/dbg.ex:4: undefined function dbg/1 (expected MixProject.Dbg 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)
test function breakpoints sets, modifies and unsets hit condition on function breakpoints (ElixirLS.Debugger.ServerTest)
|
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 23.x)
Mix.ensure_application!/1 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)
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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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.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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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)
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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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)
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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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 24.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.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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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)
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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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)
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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" 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)
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)
variable "a" 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 "a" 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
undefined function dbg/1 (expected MixProject.Dbg 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)
variable "a" 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 "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|