gha CI for jabbax #2
Annotations
9 errors and 3 warnings
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/parser_test.exs#L75
test custom body_reader (Jabbax.ParserTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/parser_test.exs#L58
test empty request body (Jabbax.ParserTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/parser_test.exs#L28
test JSON API document (Jabbax.ParserTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/parser_test.exs#L38
test plain JSON content type without JSON parser (Jabbax.ParserTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/plug_test.exs#L67
test malformed body (Jabbax.PlugTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/plug_test.exs#L56
test other content type (Jabbax.PlugTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/plug_test.exs#L45
test JSON API document with custom assign name (Jabbax.PlugTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7):
test/jabbax/plug_test.exs#L34
test JSON API document (Jabbax.PlugTest)
|
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7)
Process completed with exit code 1.
|
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
|