gha CI for jabbax #4
Annotations
3 warnings
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7)
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
|