Improvements to MCP server #1457
ci.yml
on: push
Matrix: smoke_test_debug_adapter
Matrix: smoke_test_language_server
Static analysis
19s
Matrix: compatibility_test
Annotations
5 errors and 40 warnings
|
Smoke test debug adapter (Elixir 1.16.x | OTP 26.x)
Process completed with exit code 2.
|
|
Smoke test debug adapter (Elixir 1.16.x | OTP 26.x)
test notifies about mix task exit (ElixirLS.DebugAdapter.ServerTest)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
type private_type/0 is unused
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
module attribute @b_constant was set but never used
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
module attribute @foo was set but never used
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
module attribute @foo was set but never used
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
the result of calling hd/1 is ignored (suppress the warning by assigning the expression to the _ variable)
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
the result of calling length/1 is ignored (suppress the warning by assigning the expression to the _ variable)
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
variable "base_result" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Smoke test language server (Elixir 1.14.x | OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
variable "arg" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
type private_type/0 is unused
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
module attribute @b_constant was set but never used
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
module attribute @foo was set but never used
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
module attribute @foo was set but never used
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
the result of calling hd/1 is ignored (suppress the warning by assigning the expression to the _ variable)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
the result of calling length/1 is ignored (suppress the warning by assigning the expression to the _ variable)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
variable "base_result" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Smoke test language server (Elixir 1.15.x | OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.17.x | OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.17.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.18.x | 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
|
|
Smoke test language server (Elixir 1.18.x | 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
|