Skip to content

Release

Release #537

Manually triggered October 3, 2024 22:17
Status Success
Total duration 3m 43s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

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