Switch to gh actions #10
Annotations
5 errors and 4 warnings
test (1.9, 21):
test/turn_junebug_expressway_web/utils_test.exs#L31
test send_message send_message does something with content (TurnJunebugExpresswayWeb.UtilsTest)
|
test (1.9, 21):
test/turn_junebug_expressway_web/controllers/message_controller_test.exs#L29
test validate hmac signature in header missing? (TurnJunebugExpresswayWeb.MessageControllerTest)
|
test (1.9, 21):
test/turn_junebug_expressway_web/controllers/message_controller_test.exs#L19
test validate hmac signature in header error when hmac header is invalid (TurnJunebugExpresswayWeb.MessageControllerTest)
|
test (1.9, 21):
test/turn_junebug_expressway_web/controllers/message_controller_test.exs#L38
test validate hmac signature in header success when hmac header is valid (TurnJunebugExpresswayWeb.MessageControllerTest)
|
test (1.9, 21)
Process completed with exit code 1.
|
test (1.9, 21)
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
|
test (1.9, 21):
test/support/conn_case.ex#L29
variable "tags" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.9, 21):
test/support/data_case.ex#L17
unused alias Sandbox
|
test (1.9, 21):
test/turn_junebug_expressway/behaviours/turn_client_behaviour_test.exs#L52
variable "body" is unused (if the variable is not meant to be used, prefix it with an underscore)
|