Skip to content

Add metadata to subscribe functions #50

Add metadata to subscribe functions

Add metadata to subscribe functions #50

Triggered via pull request February 1, 2024 18:05
Status Failure
Total duration 1m 2s
Artifacts

elixir.yml

on: pull_request
Build and test
54s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Build and test: test/xtb_client/streaming_socket_test.exs#L61
test session management can be managed by dynamic supervisor (XtbClient.StreamingSocketTest)
Build and test
Process completed with exit code 2.
Build and test
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.312.0
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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