Revert "Split Main & Streaming socket" #35
Annotations
10 errors and 16 warnings
Build and test:
test/xtb_client/main_socket_test.exs#L30
test logs in to account (XtbClient.MainSocketTest)
|
Build and test:
test/xtb_client/streaming_socket_test.exs#L40
test sends ping after login (XtbClient.StreamingSocketTest)
|
Build and test:
test/xtb_client/connection_test.exs#L469
test subscribe to get tick prices (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L246
test get step rules (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L225
test get profit calculation (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L419
test subscribe to get candles (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L211
test get news (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L93
test get calendar (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L240
test get server time (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L477
test subscribe to get trades (XtbClient.ConnectionTest)
|
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
|
Build and test
** (stop) {:remote, :closed}
|
Build and test
** (ArgumentError) errors were found at the given arguments:
|
Build and test
(websockex 0.4.3) lib/websockex.ex:398: WebSockex.cast/2
|
Build and test
(stdlib 3.16.1) gen_server.erl:695: :gen_server.try_dispatch/4
|
Build and test
(stdlib 3.16.1) proc_lib.erl:226: :proc_lib.init_p_do_apply/3
|
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|