Skip to content

Deflate support on chunked responses (take 2) #1282

Deflate support on chunked responses (take 2)

Deflate support on chunked responses (take 2) #1282

Re-run triggered November 19, 2024 00:41
Status Failure
Total duration 1m 22s
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

3 errors and 1 warning
lint / lint (1.17.x, 27.x)
Process completed with exit code 8.
test / test (1.17.x, 25.x): test/bandit/websocket/protocol_test.exs#L110
test s/m/l frame sizes over-sized frames are rejected (WebSocketProtocolTest)
test / test (1.17.x, 25.x)
Process completed with exit code 2.
lint / lint (1.17.x, 27.x): lib/bandit/compression.ex#L23
Function is too complex (cyclomatic complexity is 16, max is 15).