Fix Credo warnings, simplify code with Credo #43
Annotations
2 errors and 4 warnings
Build and test:
test/xtb_client/main_socket_test.exs#L355
test trade transaction with async messages trade transaction - open and close transaction (XtbClient.MainSocketTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|