Release #534
Annotations
11 warnings
Tag name
The `set-output` 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/
|
Build release:
core/deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Build release
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build release
use Bitwise is deprecated. import Bitwise instead
|
Build release
use Bitwise is deprecated. import Bitwise instead
|
Build release
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Build release
System.get_pid/0 is deprecated. Use System.pid/0 instead
|
Build release
System.get_pid/0 is deprecated. Use System.pid/0 instead
|
Build release
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build release
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build release
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Loading