Bump req from 0.3.11 to 0.4.2 #820
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
elixir.yml
on: pull_request
Matrix: autobahn / autobahn
Matrix: h2spec / h2spec
Matrix: lint / lint
Matrix: test / test
Annotations
80 errors
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L921
test response body does no encoding if content-encoding header already present in response (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L1533
test telemetry it should add (some) resp metrics to `stop` events for chunked responses (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L1064
test response body writes out a response with no content-length header for 304 responses (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L1088
test response body writes out a response with zero content-length for 301 responses (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L962
test response body does no encoding if cache-control: no-transform is present in the response (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L866
test response body writes out a response with gzip encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L846
test response body writes out a response with deflate encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L1100
test response body writes out a response with zero content-length for 401 responses (HTTP1RequestTest)
|
test / test (1.13.x, 24.x):
test/bandit/http1/request_test.exs#L977
test response body falls back to no encoding if no encodings match (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L1566
test telemetry it should add resp metrics to `stop` events for sendfile responses (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L951
test response body does content encoding if a weak etag is present in the response (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L936
test response body does no encoding if a strong etag is present in the response (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L962
test response body does no encoding if cache-control: no-transform is present in the response (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L1052
test response body writes out a response with no content-length header for 204 responses (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L1088
test response body writes out a response with zero content-length for 301 responses (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L877
test response body writes out a response with x-gzip encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L921
test response body does no encoding if content-encoding header already present in response (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L820
test response headers writes out a response with a valid date header (HTTP1RequestTest)
|
test / test (1.13.x, 25.x):
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L820
test response headers writes out a response with a valid date header (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1076
test response body writes out a response with zero content-length for 200 responses (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1566
test telemetry it should add resp metrics to `stop` events for sendfile responses (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L866
test response body writes out a response with gzip encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1533
test telemetry it should add (some) resp metrics to `stop` events for chunked responses (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1112
test response body writes out a chunked response (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L977
test response body falls back to no encoding if no encodings match (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1064
test response body writes out a response with no content-length header for 304 responses (HTTP1RequestTest)
|
test / test (1.14.x, 24.x):
test/bandit/http1/request_test.exs#L1157
test response body writes out a sent file for the entire file with content length (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L988
test response body falls back to no encoding if compression is disabled (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L921
test response body does no encoding if content-encoding header already present in response (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L977
test response body falls back to no encoding if no encodings match (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L588
test chunked request bodies reads a chunked body properly (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L1038
test response body replaces any incorrect provided content-length headers (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L1076
test response body writes out a response with zero content-length for 200 responses (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L911
test response body falls back to no encoding if no encodings provided (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L820
test response headers writes out a response with a valid date header (HTTP1RequestTest)
|
test / test (1.14.x, 25.x):
test/bandit/http1/request_test.exs#L829
test response headers returns user-defined date header instead of internal version (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1170
test response body writes out a sent file for parts of a file with content length (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L951
test response body does content encoding if a weak etag is present in the response (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1157
test response body writes out a sent file for the entire file with content length (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1533
test telemetry it should add (some) resp metrics to `stop` events for chunked responses (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1088
test response body writes out a response with zero content-length for 301 responses (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1100
test response body writes out a response with zero content-length for 401 responses (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L988
test response body falls back to no encoding if compression is disabled (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L846
test response body writes out a response with deflate encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1038
test response body replaces any incorrect provided content-length headers (HTTP1RequestTest)
|
test / test (1.14.x, 26.x):
test/bandit/http1/request_test.exs#L1112
test response body writes out a chunked response (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L846
test response body writes out a response with deflate encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L1112
test response body writes out a chunked response (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L1038
test response body replaces any incorrect provided content-length headers (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L1052
test response body writes out a response with no content-length header for 204 responses (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L921
test response body does no encoding if content-encoding header already present in response (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L1100
test response body writes out a response with zero content-length for 401 responses (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L1170
test response body writes out a sent file for parts of a file with content length (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L888
test response body uses the first matching encoding in accept-encoding (HTTP1RequestTest)
|
test / test (1.15.x, 24.x):
test/bandit/http1/request_test.exs#L588
test chunked request bodies reads a chunked body properly (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http2/plug_test.exs#L142
test writing user-defined date header (HTTP2PlugTest)
|
test / test (1.15.x, 26.x):
test/bandit/http2/plug_test.exs#L120
test writing response headers (HTTP2PlugTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L1451
test telemetry it should add req metrics to `stop` events for chunked request body (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L829
test response headers returns user-defined date header instead of internal version (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L846
test response body writes out a response with deflate encoding if so negotiated (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L1112
test response body writes out a chunked response (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L1088
test response body writes out a response with zero content-length for 301 responses (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L888
test response body uses the first matching encoding in accept-encoding (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L1533
test telemetry it should add (some) resp metrics to `stop` events for chunked responses (HTTP1RequestTest)
|
test / test (1.15.x, 26.x):
test/bandit/http1/request_test.exs#L1170
test response body writes out a sent file for parts of a file with content length (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http2/plug_test.exs#L120
test writing response headers (HTTP2PlugTest)
|
test / test (1.15.x, 25.x):
test/bandit/http2/plug_test.exs#L142
test writing user-defined date header (HTTP2PlugTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L1112
test response body writes out a chunked response (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L1157
test response body writes out a sent file for the entire file with content length (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L888
test response body uses the first matching encoding in accept-encoding (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L988
test response body falls back to no encoding if compression is disabled (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L936
test response body does no encoding if a strong etag is present in the response (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L1170
test response body writes out a sent file for parts of a file with content length (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L977
test response body falls back to no encoding if no encodings match (HTTP1RequestTest)
|
test / test (1.15.x, 25.x):
test/bandit/http1/request_test.exs#L921
test response body does no encoding if content-encoding header already present in response (HTTP1RequestTest)
|