Skip to content

Add Mint.HTTP.recv_response/3 #699

Add Mint.HTTP.recv_response/3

Add Mint.HTTP.recv_response/3 #699

Triggered via pull request July 26, 2024 08:39
Status Failure
Total duration 7m 12s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 8 warnings
Test (Elixir 1.12, OTP 24.3): test/mint/http1/conn_test.exs#L549
test error after stream (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 24.3): test/mint/http1/conn_test.exs#L491
test changing the connection mode with set_mode/2 (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 24.3): test/mint/http1/conn_test.exs#L525
test controlling_process/2 (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 24.3): test/mint/http1/conn_test.exs#L8
test foo (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
Test (Elixir 1.17, OTP 27.0): test/mint/http1/conn_test.exs#L8
test foo (Mint.HTTP1Test)
Test (Elixir 1.17, OTP 27.0): test/mint/http1/conn_test.exs#L525
test controlling_process/2 (Mint.HTTP1Test)
Test (Elixir 1.17, OTP 27.0): test/mint/http1/conn_test.exs#L491
test changing the connection mode with set_mode/2 (Mint.HTTP1Test)
Test (Elixir 1.17, OTP 27.0): test/mint/http1/conn_test.exs#L549
test error after stream (Mint.HTTP1Test)
Test (Elixir 1.17, OTP 27.0)
Process completed with exit code 2.
Test (Elixir 1.12, OTP 23.3.1): test/mint/http1/conn_test.exs#L491
test changing the connection mode with set_mode/2 (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 23.3.1): test/mint/http1/conn_test.exs#L525
test controlling_process/2 (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 23.3.1): test/mint/http1/conn_test.exs#L8
test foo (Mint.HTTP1Test)
Test (Elixir 1.12, OTP 23.3.1): test/mint/http1/conn_test.exs#L549
test error after stream (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 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 (Elixir 1.12, OTP 24.3): 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 (Elixir 1.12, OTP 24.3): 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)
Test (Elixir 1.17, OTP 27.0)
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 (Elixir 1.12, OTP 23.3.1)
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 (Elixir 1.12, OTP 23.3.1): 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 (Elixir 1.12, OTP 23.3.1): 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)
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