Skip to content

Bump actions/checkout from 4 to 5 #1461

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #1461

Triggered via pull request August 12, 2025 05:59
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: pull_request
Matrix: smoke_test_debug_adapter
Matrix: smoke_test_language_server
Static analysis
23s
Static analysis
Matrix: compatibility_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 30 warnings
Smoke test language server (Elixir 1.18.x | OTP 27.x)
Process completed with exit code 2.
Smoke test language server (Elixir 1.18.x | OTP 27.x)
test provide doc and specs for erlang functions (ElixirLS.Utils.CompletionEngineTest)
Smoke test debug adapter (Elixir 1.18.x | OTP 27.x)
Process completed with exit code 2.
Smoke test debug adapter (Elixir 1.18.x | OTP 27.x)
test provide doc and specs for erlang functions (ElixirLS.Utils.CompletionEngineTest)
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.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)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
Smoke test language server (Elixir 1.14.x | OTP 26.x)
Logger.default_formatter/1 is undefined or private
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)
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.15.x | OTP 26.x)
unused alias TextEdit
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)
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)
module attribute @foo was set but never used
Smoke test language server (Elixir 1.15.x | OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead