Skip to content

Add support for rendering erlang see tags #467

Add support for rendering erlang see tags

Add support for rendering erlang see tags #467

Triggered via pull request January 23, 2024 22:20
Status Failure
Total duration 3m 8s
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
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#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#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#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#L5004
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#L5077
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder_test.exs#L3106
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/references_test.exs#L1657
test find references with cursor over a module (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/references_test.exs#L927
test find references with cursor over a function call from an imported module (ElixirSense.Providers.ReferencesTest)
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/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#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/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/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/core/metadata_builder_test.exs#L5004
test specs and callbacks (ElixirSense.Core.MetadataBuilderTest)
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 22.x): test/elixir_sense/core/metadata_builder_test.exs#L3106
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/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/metadata_builder_test.exs#L5077
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
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 22.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 23.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/references_test.exs#L927
test find references with cursor over a function call from an imported module (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder_test.exs#L5004
test specs and callbacks (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder_test.exs#L3106
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#L5077
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.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 23.x): test/elixir_sense/references_test.exs#L189
test find references with cursor over a function called via @attr.call (ElixirSense.Providers.ReferencesTest)
static analysis (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 1.
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 24.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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#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 (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.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/plugins/phoenix.ex#L76
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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 (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/plugins/phoenix.ex#L76
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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): lib/elixir_sense/plugins/phoenix.ex#L76
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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 25.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 23.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
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 (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/plugins/phoenix.ex#L76
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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 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 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): 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.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.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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 22.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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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 22.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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 24.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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 23.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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)
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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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 25.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): lib/elixir_sense/core/applications.ex#L57
variable "modules" 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 25.x): lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used