Domain contact management API #196
Annotations
7 warnings
|
|
lib/dnsimple.ex#L70
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test/dnsimple/registrar_test.exs#L493
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/dnsimple/registrar_test.exs#L542
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/dnsimple/registrar_test.exs#L54
Dnsimple.Registrar.get_domain_premium_price/3 is deprecated. Use get_domain_prices/4 instead
|
test/dnsimple/registrar_test.exs#L40
Dnsimple.Registrar.get_domain_premium_price/4 is deprecated. Use get_domain_prices/4 instead
|
The logs for this run have expired and are no longer available.
Loading