Add generic :custom_error on HTTP/2 frames (#445) #698
Annotations
9 errors and 4 warnings
Test (Elixir 1.17, OTP 27.0):
test/mint/integration_test.exs#L44
test ssl certificate verification bad certificate - badssl.com (Mint.IntegrationTest)
|
Test (Elixir 1.17, OTP 27.0):
test/mint/http1/integration_test.exs#L204
test badssl.com SSL with bad certificate (Mint.HTTP1.IntegrationTest)
|
Test (Elixir 1.17, OTP 27.0)
Process completed with exit code 2.
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http1/integration_test.exs#L204
test badssl.com SSL with bad certificate (Mint.HTTP1.IntegrationTest)
|
Test (Elixir 1.12, OTP 24.3):
test/mint/integration_test.exs#L44
test ssl certificate verification bad certificate - badssl.com (Mint.IntegrationTest)
|
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/http1/integration_test.exs#L204
test badssl.com SSL with bad certificate (Mint.HTTP1.IntegrationTest)
|
Test (Elixir 1.12, OTP 23.3.1):
test/mint/integration_test.exs#L44
test ssl certificate verification bad certificate - badssl.com (Mint.IntegrationTest)
|
Test (Elixir 1.12, OTP 23.3.1)
Process completed with exit code 1.
|
Test (Elixir 1.17, OTP 27.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Elixir 1.12, OTP 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Elixir 1.12, OTP 23.3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|