mix tasks to setup ProxyEndpoint and create new Endpoints #519
Annotations
2 errors and 10 warnings
mix test:
test/mix/tasks/gen_site_test.exs#L288
test --host option updates application.ex (Mix.Tasks.Beacon.GenSiteTest)
|
mix test
Process completed with exit code 2.
|
mix test:
lib/mix/tasks/beacon.gen.site.ex#L210
variable "endpoint" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix test:
lib/mix/tasks/beacon.gen.site.ex#L211
variable "proxy_endpoint" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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 "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)
|
Loading