Skip to content

Collect docs and metadata in metadata builder (#288) #474

Collect docs and metadata in metadata builder (#288)

Collect docs and metadata in metadata builder (#288) #474

Triggered via push February 13, 2024 09:00
Status Success
Total duration 3m 22s
Artifacts

ci.yml

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

Annotations

3 errors and 260 warnings
mix test (Elixir 1.12.x | Erlang/OTP 22.x): lib/elixir_sense/core/state.ex#L1495
** (CompileError) lib/elixir_sense/core/state.ex:1495: you must require Logger before invoking the macro Logger.warning/1
mix test (Elixir 1.12.x | Erlang/OTP 24.x): lib/elixir_sense/core/state.ex#L1495
** (CompileError) lib/elixir_sense/core/state.ex:1495: you must require Logger before invoking the macro Logger.warning/1
mix test (Elixir 1.12.x | Erlang/OTP 23.x): lib/elixir_sense/core/state.ex#L1495
** (CompileError) lib/elixir_sense/core/state.ex:1495: you must require Logger before invoking the macro Logger.warning/1
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 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.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.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.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
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#L315
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#L375
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.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/normalized/code.ex#L180
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/normalized/code.ex#L29
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/introspection.ex#L501
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/introspection.ex#L498
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/state.ex#L810
The condition of `if` should not be wrapped in parentheses.
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
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 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 (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 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 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 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 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)
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.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)
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)
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.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 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.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/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used