catch more errors in expand_alias #471
Annotations
10 warnings
Run mix test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run mix test:
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)
|
Run mix test:
lib/elixir_sense/core/introspection.ex#L56
variable "exports" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L76
function find_controllers/4 is unused
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L101
function skip_scope_alias/2 is unused
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L9
unused alias Binding
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L14
unused alias Matcher
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L12
unused alias Scope
|
Run mix test:
lib/elixir_sense/plugins/phoenix.ex#L8
unused alias Source
|
The logs for this run have expired and are no longer available.
Loading