Merge pull request #17 from dsienkiewicz/9-redact-sensitive-data-on-s… #36
Annotations
6 errors and 16 warnings
Build and test:
test/xtb_client/connection_test.exs#L506
test subscribe to trade status (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L440
test subscribe to get profits (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L312
test trade transaction - open and close transaction (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L371
test subscribe to get balance (XtbClient.ConnectionTest)
|
Build and test:
test/xtb_client/connection_test.exs#L477
test subscribe to get trades (XtbClient.ConnectionTest)
|
Build and test
Process completed with exit code 2.
|
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
test/xtb_client/connection_test.exs:530: (test)
|
Build and test
** (stop) killed
|
Build and test
(ex_unit 1.13.1) lib/ex_unit/runner.ex:500: ExUnit.Runner.exec_test/1
|
Build and test
(ex_unit 1.13.1) lib/ex_unit/runner.ex:451: anonymous fn/4 in ExUnit.Runner.spawn_test_monitor/4
|
Build and test
** (stop) killed
|
Build and test
(ex_unit 1.13.1) lib/ex_unit/runner.ex:500: ExUnit.Runner.exec_test/1
|
Build and test
(ex_unit 1.13.1) lib/ex_unit/runner.ex:451: anonymous fn/4 in ExUnit.Runner.spawn_test_monitor/4
|
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
|