Skip to content

Raise default HTTP/2 receive windows and batch HTTP/2 receive-window refills #780

Raise default HTTP/2 receive windows and batch HTTP/2 receive-window refills

Raise default HTTP/2 receive windows and batch HTTP/2 receive-window refills #780

Triggered via pull request April 13, 2026 00:35
Status Failure
Total duration 2m 47s
Artifacts

main.yml

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

Annotations

7 errors and 14 warnings
Test (Elixir 1.18, OTP 27.2)
Process completed with exit code 2.
Test (Elixir 1.18, OTP 27.2): test/mint/http2/integration_test.exs#L172
test nghttp2.org/httpbin GET / (HTTP2.IntegrationTest)
Test (Elixir 1.18, OTP 27.2): test/mint/http2/integration_test.exs#L35
test TCP - nghttp2.org (HTTP2.IntegrationTest)
Test (Elixir 1.15, OTP 24.3)
Process completed with exit code 2.
Test (Elixir 1.15, OTP 24.3): test/mint/http2/integration_test.exs#L35
test TCP - nghttp2.org (HTTP2.IntegrationTest)
Test (Elixir 1.15, OTP 24.3): test/mint/http2/integration_test.exs#L172
test nghttp2.org/httpbin GET / (HTTP2.IntegrationTest)
Test (Elixir 1.19, OTP 28.1)
Process completed with exit code 1.
Test (Elixir 1.18, OTP 27.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Elixir 1.15, OTP 24.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Elixir 1.19, OTP 28.1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Elixir 1.19, OTP 28.1)
missing specification for function from_ucs4be/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function to_ucs4be/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_visible_ascii/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_visible_latin1/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_iso646_basic/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_ascii/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_latin1/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_bmpchar/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_unicode/1
Test (Elixir 1.19, OTP 28.1)
missing specification for function is_iso10646/1
Test (Elixir 1.19, OTP 28.1)
using commas as separators in "mix do" is deprecated, use + between commands instead