Add Mint.HTTP.recv_response/3 #712
Annotations
16 errors and 4 warnings
Test (Elixir 1.12, OTP 24.3):
test/mint/http1/conn_test.exs#L532
test Mint.HTTP.request_and_response/6 raises on multiple requests (Mint.HTTP1Test)
|
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#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/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#L2173
test Mint.HTTP.request_and_response/6 receives response (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)
Process completed with exit code 1.
|
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):
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#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#L532
test Mint.HTTP.request_and_response/6 raises on multiple requests (Mint.HTTP1Test)
|
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/http2/conn_test.exs#L2275
test Mint.HTTP.request_and_response/6 handles errors (Mint.HTTP2Test)
|
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.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/
|
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/core/transport/ssl.ex#L751
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|