Bump ex_doc from 0.31.0 to 0.31.1 (#249) #222
Annotations
8 warnings
Run mix test
use Bitwise is deprecated. import Bitwise instead
|
Run mix test
use Bitwise is deprecated. import Bitwise instead
|
Run mix test:
lib/dnsimple.ex#L70
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix test:
test/dnsimple/billing_test.exs#L33
use of operator == has no effect
|
Run mix test:
test/dnsimple/registrar_test.exs#L545
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
test/dnsimple/registrar_test.exs#L594
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
test/dnsimple/registrar_test.exs#L54
Dnsimple.Registrar.get_domain_premium_price/3 is deprecated. Use get_domain_prices/4 instead
|
Run mix test:
test/dnsimple/registrar_test.exs#L40
Dnsimple.Registrar.get_domain_premium_price/4 is deprecated. Use get_domain_prices/4 instead
|
Loading