Skip to content

fix: make goto def/refs work when cursor is at end of symbol (#1038) #1218

fix: make goto def/refs work when cursor is at end of symbol (#1038)

fix: make goto def/refs work when cursor is at end of symbol (#1038) #1218

Re-run triggered May 7, 2024 06:04
Status Failure
Total duration 17m 33s
Artifacts

ci.yml

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

Annotations

25 errors and 296 warnings
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 (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 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)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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 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)
** (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 26.x)
test unless with snippets not supported does not return a completion (ElixirLS.LanguageServer.Providers.CompletionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test auto import no suggestion if import excluded (ElixirLS.LanguageServer.Providers.CompletionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test function completion setting 'signature_after_complete' (ElixirLS.LanguageServer.Providers.CompletionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test returns all Logger completions on require with alias (ElixirLS.LanguageServer.Providers.CompletionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test function completion with signature support, a function with 1 default argument triggers signature (ElixirLS.LanguageServer.Providers.CompletionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test provides completions for callbacks with `def` before (ElixirLS.LanguageServer.Providers.CompletionTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
test function completion will suggest defprotocol without protocol_name snippet when file path does not match expected patterns (ElixirLS.LanguageServer.Providers.CompletionTest)
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 (Elixir 1.13.x | Erlang/OTP 25.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.13.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
unused alias Introspection
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 26.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
unused alias Introspection
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.15.x | Erlang/OTP 25.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
unused alias Introspection
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)
:dialyzer_iplt.from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:dialyzer_iplt.plt_and_info_from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.13.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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.14.x | Erlang/OTP 24.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
variable "meta" 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)
unused alias Introspection
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.16.x | Erlang/OTP 24.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
unused alias Introspection
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)
:dialyzer_iplt.from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
:dialyzer_iplt.plt_and_info_from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Introspection
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.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 23.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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
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.14.x | Erlang/OTP 23.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
unused alias Introspection
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.12.x | Erlang/OTP 22.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Introspection
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Introspection
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Macro.dbg/3 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Introspection
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.13.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Introspection
mix test windows (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 22.x)
Macro.dbg/3 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.14.x | Erlang/OTP 25.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
variable "meta" 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)
unused alias Introspection
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 (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 windows (Elixir 1.13.x | Erlang/OTP 24.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.13.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Introspection
mix test windows (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 23.x)
Macro.dbg/3 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
unused alias Introspection
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 24.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
unused alias Introspection
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.15.x | Erlang/OTP 25.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
unused alias Introspection
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)
:dialyzer_iplt.from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:dialyzer_iplt.plt_and_info_from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
unused alias Introspection
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 windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
unused alias Introspection
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)
:dialyzer_iplt.from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:dialyzer_iplt.plt_and_info_from_file/1 is undefined (module :dialyzer_iplt is not available or is yet to be defined)
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.13.x | Erlang/OTP 22.x)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.13.x | Erlang/OTP 22.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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.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)
variable "env" 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 "column" 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 "column" 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 "line" 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 "arg" 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 "meta" 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)
unused alias Introspection
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.13.x | Erlang/OTP 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
unused alias Introspection
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.15.x | Erlang/OTP 26.x)
variable "env" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "column" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "line" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
unused alias Introspection
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}