Skip to content

Add response streaming #611

Add response streaming

Add response streaming #611

Re-run triggered August 25, 2023 21:10
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

5 errors and 4 warnings
test (1.13, 24.3.4.10): test/req/httpc_test.exs#L58
test run_httpc/1 stream callback (Req.HttpcTest)
test (1.13, 24.3.4.10)
Process completed with exit code 2.
test (1.15, 26.0, lint): test/req/httpc_test.exs#L58
test run_httpc/1 stream callback (Req.HttpcTest)
test (1.15, 26.0, lint): test/req/httpc_test.exs#L82
test run_httpc/1 async request (Req.HttpcTest)
test (1.15, 26.0, lint)
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