Upgrade site with --host option #618
Annotations
3 errors and 10 warnings
mix test:
test/mix/tasks/gen_site_test.exs#L37
test do not duplicate files and configs (Mix.Tasks.Beacon.GenSiteTest)
|
mix test:
test/mix/tasks/gen_site_test.exs#L45
test can upgrade site with --host option (Mix.Tasks.Beacon.GenSiteTest)
|
mix test
Process completed with exit code 2.
|
mix test
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
unused import Phoenix.Socket
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
unused import Phoenix.Socket
|
mix test
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
unused import Phoenix.Socket
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test
variable "event_params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading