Skip to content

Add request streaming #552

Add request streaming

Add request streaming #552

Re-run triggered August 18, 2023 13:58
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
test (1.13, 24.3.4.10): test/req/steps_test.exs#L188
test encode_body body stream (Req.StepsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L329
test decompress_body brotli (Req.StepsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L262
test compress_body stream (Req.StepsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L342
test decompress_body zstd (Req.StepsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L294
test decompress_body multiple codecs (Req.StepsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L304
test decompress_body multiple codecs with multiple headers (Req.StepsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L1249
test put_plug request stream (Req.StepsTest)
test (1.13, 24.3.4.10)
Process completed with exit code 2.
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26.0, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead