Skip to content

Roll version

Roll version #24

Triggered via push August 5, 2023 20:45
Status Success
Total duration 1m 40s
Artifacts

build.yml

on: push
Matrix: test
Deploy published release
0s
Deploy published release
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 22 / Elixir 1.12.0
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
OTP 22 / Elixir 1.12.0
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
OTP 22 / Elixir 1.12.0
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
OTP 22 / Elixir 1.12.0
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 26 / Elixir 1.15.0
use Bitwise is deprecated. import Bitwise instead
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 26 / Elixir 1.15.0
use Bitwise is deprecated. import Bitwise instead
OTP 26 / Elixir 1.15.0
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
OTP 26 / Elixir 1.15.0
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
OTP 26 / Elixir 1.15.0
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
OTP 26 / Elixir 1.15.0
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead