Skip to content

Improve error handling from plug-surfaced errors #1101

Improve error handling from plug-surfaced errors

Improve error handling from plug-surfaced errors #1101

Triggered via pull request April 19, 2024 19:41
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

7 errors and 1 warning
lint / lint (1.15.x, 26.x)
Process completed with exit code 2.
test / test (1.13.x, 24.x): test/bandit/websocket/protocol_test.exs#L358
test error handling server sends a 1002 on an unexpected continuation frame (WebSocketProtocolTest)
test / test (1.13.x, 24.x): test/bandit/http2/protocol_test.exs#L120
test errors and unexpected frames stream errors are not logged if so configured (HTTP2ProtocolTest)
test / test (1.13.x, 24.x)
Process completed with exit code 2.
test / test (1.14.x, 25.x): test/bandit/websocket/protocol_test.exs#L474
test error handling server sends a 1007 on a non UTF-8 text frame (WebSocketProtocolTest)
test / test (1.14.x, 25.x): test/bandit/http2/protocol_test.exs#L120
test errors and unexpected frames stream errors are not logged if so configured (HTTP2ProtocolTest)
test / test (1.14.x, 25.x)
Process completed with exit code 2.
invalid_contract: lib/bandit/pipeline.ex#L196
Invalid type specification for function handle_error.