Lock tai to yurikoval/tai #234
Merged
Annotations
20 warnings
Test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Test
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
|
Test
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
|
Test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
use Bitwise is deprecated. import Bitwise instead
|
Dialyzer
use Bitwise is deprecated. import Bitwise instead
|
Dialyzer
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Dialyzer
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Dialyzer
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Dialyzer
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Dialyzer
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
|
Dialyzer
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading