Skip to content

Improve Phoenix integration #424

Improve Phoenix integration

Improve Phoenix integration #424

Triggered via pull request November 9, 2023 01:32
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

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

Annotations

140 errors and 288 warnings
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#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#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 22.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
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/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/references_test.exs#L1657
test find references with cursor over a module (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
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#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#L6
test expand use (ElixirSense.Core.MacroExpanderTest)
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#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#L4881
test specs and types expand aliases (ElixirSense.Core.MetadataBuilderTest)
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/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.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 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#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#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#L20
test expand use with alias (ElixirSense.Core.MacroExpanderTest)
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/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#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/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/references_test.exs#L274
test find references with cursor over a function with arity 1 called via pipe operator (ElixirSense.Providers.ReferencesTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (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 windows (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 windows (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 windows (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 windows (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (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 windows (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 windows (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 windows (Elixir 1.12.x | Erlang/OTP 23.x): test/elixir_sense/references_test.exs#L992
test find references with cursor over a function capture from an imported module (ElixirSense.Providers.ReferencesTest)
mix test windows (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 windows (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 windows (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 windows (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 windows (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 windows (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 windows (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 windows (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x): test/elixir_sense/references_test.exs#L509
test find references for the correct arity version (ElixirSense.Providers.ReferencesTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (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 windows (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 windows (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 windows (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 windows (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 windows (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 windows (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 windows (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/eval_test.exs#L50
test expand full without errors (ElixirSense.Evaltest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x): test/elixir_sense/references_test.exs#L189
test find references with cursor over a function called via @attr.call (ElixirSense.Providers.ReferencesTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/definition_test.exs#L17
test find module definition inside Phoenix's scope (ElixirSense.Providers.DefinitionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L85
test suggestions/4 overrides with action suggestions even when inside scope (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L31
test suggestions/4 do not prepend alias defined within Phoenix `scope` functions (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L60
test suggestions/4 overrides with action suggestions for phoenix_route_funcs, when in the third parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix_test.exs#L6
test suggestions/4 overrides with controllers for phoenix_route_funcs, when in the second parameter (ElixirSense.Plugins.PhoenixTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L33
test within_scope/1 returns true and alias when nested within other scopes (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L46
test within_scope/1 returns false (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L15
test within_scope/1 returns true and alias when passing alias as option (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L24
test within_scope/1 returns true and alias when passing alias as second parameter (ElixirSense.Plugins.Phoenix.ScopeTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/plugins/phoenix/scope_test.exs#L6
test within_scope/1 returns true and nil alias (ElixirSense.Plugins.Phoenix.ScopeTest)
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.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.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.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 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 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 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 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 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.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.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.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.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 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)
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/core/introspection.ex#L500
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#L497
Nested modules could be aliased at the top of the invoking module.
mix test windows (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 windows (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 windows (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 windows (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 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 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 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 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (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 windows (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 windows (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.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 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)