run_finch
: Add :inet6
option, closes #167
#570
Annotations
1 error and 6 warnings
test (1.15, 26.0, lint)
Process completed with exit code 1.
|
test (1.13, 24.3.4.10):
test/req/steps_test.exs#L1344
variable "c" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15, 26.0, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test (1.15, 26.0, lint):
test/req/steps_test.exs#L1344
variable "c" is unused (if the variable is not meant to be used, prefix it with an underscore)
|