gha CI for jabbax #1
Annotations
3 warnings
Install dependencies:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Install dependencies
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Install dependencies
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
Loading