Adding installer binaries to CI #129
Annotations
1 error and 6 warnings
Build mix release
Process completed with exit code 1.
|
Build mix release:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Build mix release
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build mix release
use Bitwise is deprecated. import Bitwise instead
|
Build mix release
use Bitwise is deprecated. import Bitwise instead
|
Build mix release
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Build mix release:
lib/todo_web/templates/layout/root.html.leex#L8
Phoenix.LiveView.Helpers.live_title_tag/2 is deprecated. Use <.live_title> instead
|