Skip to content

Fix suggestions when using typespecs returning a remote type #438

Fix suggestions when using typespecs returning a remote type

Fix suggestions when using typespecs returning a remote type #438

Re-run triggered November 27, 2023 18:39
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

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

Annotations

31 errors and 250 warnings
static analysis (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/macro_expander_test.exs#L20
test expand use with alias (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/macro_expander_test.exs#L39
test expand use calling use (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/macro_expander_test.exs#L6
test expand use (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/macro_expander_test.exs#L53
test expand use when module does not define __using__ macro (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder_test.exs#L4881
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder_test.exs#L4808
test specs and callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder_test.exs#L2913
test protocol registers callbacks from specs or generate dummy callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/references_test.exs#L1728
test find references with cursor over an erlang function call (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/references_test.exs#L1657
test find references with cursor over a module (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/macro_expander_test.exs#L53
test expand use when module does not define __using__ macro (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/macro_expander_test.exs#L39
test expand use calling use (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/macro_expander_test.exs#L6
test expand use (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/macro_expander_test.exs#L20
test expand use with alias (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder_test.exs#L2913
test protocol registers callbacks from specs or generate dummy callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder_test.exs#L4881
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder_test.exs#L4808
test specs and callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/references_test.exs#L83
test find references with cursor over a function definition (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/references_test.exs#L1053
test find references from remote calls with the function in the next line (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/macro_expander_test.exs#L53
test expand use when module does not define __using__ macro (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/macro_expander_test.exs#L39
test expand use calling use (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/macro_expander_test.exs#L20
test expand use with alias (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/macro_expander_test.exs#L6
test expand use (ElixirSense.Core.MacroExpanderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder_test.exs#L4808
test specs and callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder_test.exs#L2913
test protocol registers callbacks from specs or generate dummy callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder_test.exs#L4881
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/references_test.exs#L50
test find references with cursor over a function call (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/references_test.exs#L1780
test find references with cursor over builtin function call incomplete code (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 22.x): test/support/module_with_typespecs.ex#L188
variable "options" 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)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/support/module_with_typespecs.ex#L188
variable "options" 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)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/support/fixtures/metadata_builder/alias/no_leak_clause.ex#L3
variable "a" 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): test/support/fixtures/metadata_builder/alias/no_leak_clause.ex#L8
variable "a" 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)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)