Correct typo in README #16
build.yml
on: push
Matrix: test
Deploy published release
0s
Annotations
18 warnings
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
|
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)
|