Refactor sync messages in MainSocket #32
Draft
Annotations
1 error and 6 warnings
Check Credo Warnings
Process completed with exit code 4.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Credo Warnings:
lib/xtb_client/connection.ex#L18
Modules should have a @moduledoc tag.
|
Check Compile Warnings
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Check Compile Warnings
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Check Compile Warnings
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Check Compile Warnings
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Loading