Skip to content

Refactor H2

Refactor H2 #937

Triggered via pull request January 6, 2024 22:03
Status Failure
Total duration 3m 1s
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

1 error and 3 warnings
lint / lint (1.15.x, 26.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_task.ex#L27
The type specification is missing types returned by Bandit.HTTP2.StreamTask.start_link/5.