Skip to content

Address Cbor Encoder & Decoder #1

Address Cbor Encoder & Decoder

Address Cbor Encoder & Decoder #1

Triggered via pull request August 1, 2024 11:37
Status Success
Total duration 5m 5s
Artifacts

elixir.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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