Skip to content

Merge pull request #1207 from elixir-lsp/codex/update-spec-to-include… #1417

Merge pull request #1207 from elixir-lsp/codex/update-spec-to-include…

Merge pull request #1207 from elixir-lsp/codex/update-spec-to-include… #1417

Triggered via push June 29, 2025 08:19
Status Failure
Total duration 37m 39s
Artifacts

ci.yml

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

Annotations

31 errors and 201 warnings
static analysis (Elixir 1.18.x | Erlang/OTP 27.x)
Process completed with exit code 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 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 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/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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
test reports dialyxir_short error in umbrella (ElixirLS.LanguageServer.DialyzerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L144
test initialize rejects requests when not initialized (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L1792
test breakpoints sets, modifies and unsets log message (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L3127
test Kernel.dbg breakpoints breaks on dbg when module is not interpreted (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L3764
test evaluate evaluate expression which has long execution (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L122
test initialize fails when not supported arguments passed (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L179
test disconnect succeeds when initialized (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L3677
test evaluate evaluate expression with attempt to exit debugger process - progress not supported (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x): apps/debug_adapter/test/debugger_test.exs#L1598
test breakpoints sets, modifies and unsets conditional breakpoints (ElixirLS.DebugAdapter.ServerTest)
mix test (Elixir 1.18.x | Erlang/OTP 25.x)
** (stop) exited in: GenServer.call(ElixirLS.DebugAdapter.Output, {:send_event, %GenDAP.Events.OutputEvent{body: %{category: "telemetry", data: %{"measurements" => %{}, "name" => "dap_server_error", "properties" => %{"elixir_ls.dap_process" => "ElixirLS.DebugAdapter.Server", "elixir_ls.dap_server_error" => "exited in: GenServer.call(ElixirLS.DebugAdapter.Output, {:send_event, %GenDAP.Events.OutputEvent{body: %{category: \"console\", output: \"** (exit) exited in: GenServer.call(ElixirLS.DebugAdapter.Output, {:send_response, %{\\\"arguments\\\" => %{\\\"adapterID\\\" => \\\"some_id\\\", \\\"clientID\\\" => \\\"some_client_id\\\", \\\"clientName\\\" => \\\"My client\\\", \\\"columnsStartAt1\\\" => true, \\\"linesStartAt1\\\" => true, \\\"locale\\\" => \\\"\\\", \\\"pathFormat\\\" => \\\"path\\\", \\\"supportsANSIStyling\\\" => false, \\\"supportsArgsCanBeInterpretedByShell\\\" => false, \\\"supportsInvalidatedEvent\\\" => false, \\\"supportsMemoryEvent\\\" => false, \\\"supportsMemoryReferences\\\" => false, \\\"supportsProgressReporting\\\" => false, \\\"supportsRunInTerminalRequest\\\" => false, \\\"supportsStartDebuggingRequest\\\" => false, \\\"supportsVariablePaging\\\" => false, \\\"supportsVariableType\\\" => false}, \\\"command\\\" => \\\"initialize\\\", \\\"seq\\\" => 1, \\\"type\\\" => \\\"request\\\"}, %GenDAP.Requests.InitializeResponse{body: %GenDAP.Structures.Capabilities{supports_write_memory_request: nil, supports_value_formatting_options: false, supports_terminate_threads_request: true, supports_terminate_request: nil, supports_stepping_granularity: nil, supports_step_in_targets_request: false, supports_step_back: false, supports_single_thread_execution_requests: true, supports_set_variable: false, supports_set_expression: nil, supports_restart_request: false, supports_restart_frame: false, supports_read_memory_request: nil, supports_modules_request: false, supports_log_points: true, supports_loaded_sources_request: nil, supports_instruction_breakpoints: nil, supports_hit_conditional_breakpoints: true, supports_goto_targets_request: false, supports_function_breakpoints: true, supports_exception_options: false, supports_exception_info_request: false, supports_exception_filter_options: nil, supports_evaluate_for_hovers: true, supports_disassemble_request: nil, supports_delayed_stack_trace_loading: nil, supports_data_breakpoints: nil, supports_data_breakpoint_bytes: nil, supports_configuration_done_request: true, supports_conditional_breakpoints: true, supports_completions_request: true, supports_clipboard_context: true, supports_cancel_request: true, supports_breakpoint_locations_request: nil, supports_a_n_s_i_styling: nil, supported_checksum_algorithms: [], support_terminate_debuggee: false, support_suspend_debuggee: nil, exception_breakpoint_filters: [], completion_trigger_characters: [\\\".\\\", \\\"&\\\", \\\"%\\\", \\\"^\\\", \\\":\\\", \\\"!\\\", ...], breakpoint_modes: nil, additional_module_columns: []}, command: \\\"initialize\\\", success: true, request_seq: 0, type: \\\"response\\\", seq: 0}}, :infinity)\\n ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started\\n (elixir 1.18.4) lib/gen_server.ex:1121: GenServer.call/3\\n (debug_adapter 0.28.1) lib/debug_adapter/server.ex:449: ElixirLS.DebugAdapter.Server.handle_cast/2\\n (stdlib 4.3.1.6) gen_server.erl:1123: :gen_server.try_dispatch/4\\n (stdlib 4.3.1.6) gen_server.erl:1200: :gen_server.handle_msg/6\\n (stdlib 4.3.1.6) proc_lib.erl:240: :proc_lib.init_p_do_apply/3\\n\"}, event: \"output\", type: \"event\", seq: nil}}, :infinity)\n ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started", "elixir_ls.elixir_release" => "1.18", "elixir_ls.elixir_version" => "1.18.4", "elixir_ls.erts_version" => "13.2.2.16", "elixir_ls.mix_env" => :dev, "elixir_ls.mix_target" => :host, "elixir_ls.otp_release" => "25"}}, output: "dap_server_erro
mix test (Elixir 1.18.x | Erlang/OTP 25.x)
** (stop) exited in: GenServer.call(ElixirLS.DebugAdapter.Output, {:send_event, %GenDAP.Events.OutputEvent{body: %{category: "telemetry", data: %{"measurements" => %{}, "name" => "dap_server_error", "properties" => %{"elixir_ls.dap_process" => "ElixirLS.DebugAdapter.Server", "elixir_ls.dap_server_error" => "exited in: GenServer.call(ElixirLS.DebugAdapter.Output, {:send_event, %GenDAP.Events.OutputEvent{body: %{category: \"console\", output: \"** (exit) exited in: GenServer.call(ElixirLS.DebugAdapter.Output, {:send_response, %{\\\"arguments\\\" => %{\\\"adapterID\\\" => \\\"some_id\\\", \\\"clientID\\\" => \\\"some_client_id\\\", \\\"clientName\\\" => \\\"My client\\\", \\\"columnsStartAt1\\\" => true, \\\"linesStartAt1\\\" => true, \\\"locale\\\" => \\\"\\\", \\\"pathFormat\\\" => \\\"path\\\", \\\"supportsANSIStyling\\\" => false, \\\"supportsArgsCanBeInterpretedByShell\\\" => false, \\\"supportsInvalidatedEvent\\\" => false, \\\"supportsMemoryEvent\\\" => false, \\\"supportsMemoryReferences\\\" => false, \\\"supportsProgressReporting\\\" => false, \\\"supportsRunInTerminalRequest\\\" => false, \\\"supportsStartDebuggingRequest\\\" => false, \\\"supportsVariablePaging\\\" => false, \\\"supportsVariableType\\\" => false}, \\\"command\\\" => \\\"initialize\\\", \\\"seq\\\" => 1, \\\"type\\\" => \\\"request\\\"}, %GenDAP.Requests.InitializeResponse{body: %GenDAP.Structures.Capabilities{supports_write_memory_request: nil, supports_value_formatting_options: false, supports_terminate_threads_request: true, supports_terminate_request: nil, supports_stepping_granularity: nil, supports_step_in_targets_request: false, supports_step_back: false, supports_single_thread_execution_requests: true, supports_set_variable: false, supports_set_expression: nil, supports_restart_request: false, supports_restart_frame: false, supports_read_memory_request: nil, supports_modules_request: false, supports_log_points: true, supports_loaded_sources_request: nil, supports_instruction_breakpoints: nil, supports_hit_conditional_breakpoints: true, supports_goto_targets_request: false, supports_function_breakpoints: true, supports_exception_options: false, supports_exception_info_request: false, supports_exception_filter_options: nil, supports_evaluate_for_hovers: true, supports_disassemble_request: nil, supports_delayed_stack_trace_loading: nil, supports_data_breakpoints: nil, supports_data_breakpoint_bytes: nil, supports_configuration_done_request: true, supports_conditional_breakpoints: true, supports_completions_request: true, supports_clipboard_context: true, supports_cancel_request: true, supports_breakpoint_locations_request: nil, supports_a_n_s_i_styling: nil, supported_checksum_algorithms: [], support_terminate_debuggee: false, support_suspend_debuggee: nil, exception_breakpoint_filters: [], completion_trigger_characters: [\\\".\\\", \\\"&\\\", \\\"%\\\", \\\"^\\\", \\\":\\\", \\\"!\\\", ...], breakpoint_modes: nil, additional_module_columns: []}, command: \\\"initialize\\\", success: true, request_seq: 0, type: \\\"response\\\", seq: 0}}, :infinity)\\n ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started\\n (elixir 1.18.4) lib/gen_server.ex:1121: GenServer.call/3\\n (debug_adapter 0.28.1) lib/debug_adapter/server.ex:449: ElixirLS.DebugAdapter.Server.handle_cast/2\\n (stdlib 4.3.1.6) gen_server.erl:1123: :gen_server.try_dispatch/4\\n (stdlib 4.3.1.6) gen_server.erl:1200: :gen_server.handle_msg/6\\n (stdlib 4.3.1.6) proc_lib.erl:240: :proc_lib.init_p_do_apply/3\\n\"}, event: \"output\", type: \"event\", seq: nil}}, :infinity)\n ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started", "elixir_ls.elixir_release" => "1.18", "elixir_ls.elixir_version" => "1.18.4", "elixir_ls.erts_version" => "13.2.2.16", "elixir_ls.mix_env" => :dev, "elixir_ls.mix_target" => :host, "elixir_ls.otp_release" => "25"}}, output: "dap_server_erro
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
mix test windows (Elixir 1.14.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 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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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)
variable "x" 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)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
variable "x" 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)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
mix test (Elixir 1.14.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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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)
variable "x" 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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Code.with_diagnostics/2 is undefined or private
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)
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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
variable "x" 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)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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)
variable "x" 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)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
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 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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
variable "x" 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)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
mix test windows (Elixir 1.14.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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 25.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test (Elixir 1.18.x | Erlang/OTP 26.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix test windows (Elixir 1.18.x | Erlang/OTP 26.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
:dialyzer.run_report_modules_changed_and_analyzed/1 is undefined or private
mix test (Elixir 1.14.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.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 "x" 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)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
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)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)