Skip to content

feat: epmdless deployments #184

feat: epmdless deployments

feat: epmdless deployments #184

Re-run triggered October 16, 2025 02:07
Status Failure
Total duration 3m 9s
Artifacts

ci.yml

on: pull_request
prep-matrix
4s
prep-matrix
Matrix: dialyzer
Matrix: release-test
Matrix: static-analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test definition/2 when making local call find only one function when there are multiple same arity functions (Expert.Engine.CodeIntelligence.DefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test definition/2 when making remote call by import find the definition of a remote function call (Expert.Engine.CodeIntelligence.DefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test definition/2 when making local call to a delegated function find the definition of the delegated function (Expert.Engine.CodeIntelligence.DefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test definition/2 when making remote call by alias find the right arity function definition (Expert.Engine.CodeIntelligence.DefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test go to definition finds user-defined functions (Expert.Provider.Handlers.GoToDefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test go to definition does not find built-in functions (Expert.Provider.Handlers.GoToDefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test go to definition does not find built-in modules (Expert.Provider.Handlers.GoToDefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test go to definition finds user-defined modules (Expert.Provider.Handlers.GoToDefinitionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test handle code actions returns code actions for a given range (Expert.Provider.Handlers.CodeActionTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
test compilng a project with parse errors stuff when [span_in_diagnostic?: true] (Engine.BuildTest)
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
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
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Test expert on OTP 27.3.4.1 / Elixir 1.17.3
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it