Add Mint.HTTP.recv_response/3 #708
Annotations
19 errors and 6 warnings
Test (Elixir 1.12, OTP 24.3):
test/mint/http1/conn_test.exs#L464
test Mint.HTTP.request_and_response/6 receives response (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http1/conn_test.exs#L522
test Mint.HTTP.request_and_response/6 handles timeout (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http1/conn_test.exs#L485
test Mint.HTTP.request_and_response/6 handles trailers (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http1/conn_test.exs#L511
test Mint.HTTP.request_and_response/6 handles errors (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/integration_test.exs#L245
test nghttp2.org/httpbin GET / (HTTP2.IntegrationTest)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/conn_test.exs#L2218
test Mint.HTTP.request_and_response/6 handles trailers (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/conn_test.exs#L2295
test Mint.HTTP.request_and_response/6 handles timeout (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/conn_test.exs#L2275
test Mint.HTTP.request_and_response/6 handles errors (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/conn_test.exs#L2173
test Mint.HTTP.request_and_response/6 receives response (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http2/conn_test.exs#L2295
test Mint.HTTP.request_and_response/6 handles timeout (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http2/conn_test.exs#L2275
test Mint.HTTP.request_and_response/6 handles errors (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http2/conn_test.exs#L2218
test Mint.HTTP.request_and_response/6 handles trailers (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http2/conn_test.exs#L2173
test Mint.HTTP.request_and_response/6 receives response (Mint.HTTP2Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http1/conn_test.exs#L522
test Mint.HTTP.request_and_response/6 handles timeout (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http1/conn_test.exs#L464
test Mint.HTTP.request_and_response/6 receives response (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http1/conn_test.exs#L511
test Mint.HTTP.request_and_response/6 handles errors (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http1/conn_test.exs#L485
test Mint.HTTP.request_and_response/6 handles trailers (Mint.HTTP1Test)
|
Test (Elixir 1.12, OTP 23.3.1)
Process completed with exit code 1.
|
Test (Elixir 1.12, OTP 24.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Elixir 1.12, OTP 24.3):
lib/mint/http.ex#L937
Keyword.validate!/2 is undefined or private
|
Test (Elixir 1.12, OTP 23.3.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Elixir 1.12, OTP 23.3.1):
lib/mint/http.ex#L937
Keyword.validate!/2 is undefined or private
|
Test (Elixir 1.12, OTP 23.3.1):
lib/mint/core/transport/ssl.ex#L751
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
Test (Elixir 1.17, OTP 27.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|