reaper #757
Annotations
20 warnings
Run unit tests
"else" shouldn't be used as the only clause in "defp", use "case" instead
|
Run unit tests:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run unit tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run unit tests
this clause cannot match because a previous clause at line 2 always matches
|
Run unit tests
this clause cannot match because a previous clause at line 2 always matches
|
Run unit tests
this clause cannot match because a previous clause at line 2 always matches
|
Run unit tests
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run unit tests
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Run unit tests
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Run unit tests
module attribute @requirements was set but never used
|
Run integration tests
"else" shouldn't be used as the only clause in "defp", use "case" instead
|
Run integration tests:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run integration tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run integration tests
this clause cannot match because a previous clause at line 2 always matches
|
Run integration tests
this clause cannot match because a previous clause at line 2 always matches
|
Run integration tests
this clause cannot match because a previous clause at line 2 always matches
|
Run integration tests
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run integration tests
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Run integration tests
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Run integration tests
module attribute @requirements was set but never used
|
Loading