Skip to content

provide docs and signatures on builtin functions in more cases #478

provide docs and signatures on builtin functions in more cases

provide docs and signatures on builtin functions in more cases #478

Triggered via push February 17, 2024 13:57
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

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

Annotations

19 errors and 230 warnings
mix test (Elixir 1.12.x | Erlang/OTP 24.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test (Elixir 1.12.x | Erlang/OTP 22.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1
mix test (Elixir 1.12.x | Erlang/OTP 23.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/providers/docs.ex#L426
** (CompileError) lib/elixir_sense/providers/docs.ex:426: undefined function dbg/1 (expected ElixirSense.Providers.Docs to define such a function or for it to be imported, but none are available)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
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 (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 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/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 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 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/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.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/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
static analysis (Elixir 1.15.x | Erlang/OTP 26.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/providers/docs.ex#L597
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/providers/docs.ex#L539
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/providers/docs.ex#L488
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/providers/docs.ex#L319
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/metadata.ex#L396
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/providers/suggestion/complete.ex#L1138
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/providers/docs.ex#L409
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/type_info.ex#L40
Nested modules could be aliased at the top of the invoking module.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/source.ex#L553
Nested modules could be aliased at the top of the invoking module.
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/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
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/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 (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 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)
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/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 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.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.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.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 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.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.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.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 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 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)