Address Cbor Encoder & Decoder #1
Annotations
5 warnings
Test on OTP 25.0.4 / Elixir 1.15.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/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/
|
Test on OTP 25.0.4 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test on OTP 25.0.4 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test on OTP 25.0.4 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test on OTP 25.0.4 / Elixir 1.15.0
use Bitwise is deprecated. import Bitwise instead
|