Skip to content

Refactor H2

Refactor H2 #938

Triggered via pull request January 6, 2024 22:15
Status Failure
Total duration 2m 53s
Artifacts

elixir.yml

on: pull_request
Matrix: autobahn / autobahn
Matrix: h2spec / h2spec
Matrix: lint / lint
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
lint / lint (1.15.x, 26.x)
Process completed with exit code 2.
test / test (1.13.x, 25.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.13.x, 25.x)
Process completed with exit code 2.
test / test (1.14.x, 25.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.14.x, 25.x)
Process completed with exit code 2.
test / test (1.14.x, 26.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.14.x, 26.x)
Process completed with exit code 2.
test / test (1.15.x, 25.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.15.x, 25.x): test/bandit/http2/plug_test.exs#L707
test telemetry it should add resp metrics to `stop` events for sendfile responses (HTTP2PlugTest)
test / test (1.15.x, 25.x)
Process completed with exit code 2.
test / test (1.13.x, 24.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.13.x, 24.x)
Process completed with exit code 2.
test / test (1.15.x, 26.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.15.x, 26.x)
Process completed with exit code 2.
test / test (1.15.x, 24.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.15.x, 24.x)
Process completed with exit code 2.
test / test (1.14.x, 24.x): test/bandit/http2/plug_test.exs#L524
test does not do anything special with EXIT messages from abnormally terminating spwaned processes (HTTP2PlugTest)
test / test (1.14.x, 24.x)
Process completed with exit code 2.
missing_range: lib/bandit/http2/connection.ex#L463
The type specification is missing types returned by Bandit.HTTP2.Connection.send_data/7.
pattern_match: lib/bandit/http2/handler.ex#L88
The pattern can never match the type {:error, :insufficient_window_size | :invalid_state | :invalid_stream | :not_owner}.
missing_range: lib/bandit/http2/stream_process.ex#L20
The type specification is missing types returned by Bandit.HTTP2.StreamProcess.start_link/5.