Experiment to simplify the API #522
Annotations
2 errors and 6 warnings
|
Run mix compile --warnings-as-errors
Process completed with exit code 1.
|
Run mix compile --warnings-as-errors:
lib/ch/connection.ex#L107
variable "responses" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix compile --warnings-as-errors:
lib/ch/connection.ex#L109
variable "result" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix compile --warnings-as-errors:
lib/ch/connection.ex#L102
variable "rest" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix compile --warnings-as-errors:
lib/ch/connection.ex#L134
variable "rest" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix compile --warnings-as-errors:
lib/ch/connection.ex#L131
function receive_stream/3 is unused
|
Run mix compile --warnings-as-errors:
lib/ch/connection.ex#L337
function recv/4 is unused
|
The logs for this run have expired and are no longer available.
Loading