Add Mint.HTTP.recv_response/3 #699
Annotations
5 errors and 4 warnings
test/mint/http1/conn_test.exs#L491
test changing the connection mode with set_mode/2 (Mint.HTTP1Test)
|
test/mint/http1/conn_test.exs#L525
test controlling_process/2 (Mint.HTTP1Test)
|
test/mint/http1/conn_test.exs#L8
test foo (Mint.HTTP1Test)
|
test/mint/http1/conn_test.exs#L549
test error after stream (Mint.HTTP1Test)
|
|
The following actions uses Node.js version which is deprecated 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/mint/http1/conn_test.exs#L10
Bandit.start_link/1 is undefined (module Bandit is not available or is yet to be defined)
|
test/mint/http1/conn_test.exs#L13
Plug.Conn.send_resp/3 is undefined (module Plug.Conn is not available or is yet to be defined)
|
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
|
This job failed
Loading