Add Req HTTP adapter #5
Annotations
13 errors and 4 warnings
OTP 26 / Elixir 1.15:
test/assent/http_adapter/httpc_test.exs#L50
test request/4 with missing cacerts (Assent.HTTPAdapter.HttpcTest)
|
OTP 26 / Elixir 1.15:
test/assent/http_adapter/httpc_test.exs#L41
test request/4 with missing ssl_verify_fun (Assent.HTTPAdapter.HttpcTest)
|
OTP 26 / Elixir 1.15
Process completed with exit code 2.
|
OTP 22 / Elixir 1.12
The job was canceled because "_26_1_15_ubuntu-latest" failed.
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/req_test.exs#L37
test request/4 handles unreachable host (Assent.HTTPAdapter.ReqTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/req_test.exs#L18
test request/4 handles SSL with bad certificate (Assent.HTTPAdapter.ReqTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/req_test.exs#L45
test request/4 handles query in URL (Assent.HTTPAdapter.ReqTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/req_test.exs#L55
test request/4 handles POST (Assent.HTTPAdapter.ReqTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/req_test.exs#L9
test request/4 handles SSL (Assent.HTTPAdapter.ReqTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/req_test.exs#L27
test request/4 handles SSL with bad certificate and no verification (Assent.HTTPAdapter.ReqTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/httpc_test.exs#L41
test request/4 with missing ssl_verify_fun (Assent.HTTPAdapter.HttpcTest)
|
OTP 22 / Elixir 1.12:
test/assent/http_adapter/httpc_test.exs#L50
test request/4 with missing cacerts (Assent.HTTPAdapter.HttpcTest)
|
OTP 22 / Elixir 1.12
Process completed with exit code 1.
|
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 22 / Elixir 1.12
Keyword.validate!/2 is undefined or private
|
OTP 22 / Elixir 1.12
URI.new!/1 is undefined or private
|