word #652
Annotations
1 error and 11 warnings
Run mix compile --warnings-as-errors
Process completed with exit code 1.
|
Run mix compile --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix compile --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warnings-as-errors
:ssl.cipher_suites/0 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
Run mix compile --warnings-as-errors
:ssl.ssl_accept/2 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
Run mix compile --warnings-as-errors
:ssl.ssl_accept/3 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
Run mix compile --warnings-as-errors
variable "k" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading