Prepare release 0.5.1 #10
Annotations
10 warnings
|
Minimum supported (Elixir 1.14.5 / OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
found quoted keyword "bench" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
found quoted keyword "docs" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores and not beginning with a number do not require quotes
|
|
Minimum supported (Elixir 1.14.5 / OTP 25)
Map.intersect/2 is undefined or private
|