Skip to content

Add Finch.stream_while/5 #826

Add Finch.stream_while/5

Add Finch.stream_while/5 #826

Triggered via pull request August 21, 2023 14:18
Status Failure
Total duration 57s
Artifacts

elixir.yml

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

Annotations

2 errors and 10 warnings
mix_test (1.11.4, 22.x): test/finch_test.exs#L846
test stream_while/5 function halts on HTTP/2 (FinchTest)
mix_test (1.11.4, 22.x)
Process completed with exit code 1.
mix_test (1.15.1, 25.x, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix_test (1.15.1, 25.x, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix_test (1.15.1, 25.x, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix_test (1.15.1, 25.x, lint)
use Bitwise is deprecated. import Bitwise instead
mix_test (1.15.1, 25.x, lint)
use Bitwise is deprecated. import Bitwise instead
mix_test (1.15.1, 25.x, lint)
use Bitwise is deprecated. import Bitwise instead
mix_test (1.15.1, 25.x, lint)
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
mix_test (1.15.1, 25.x, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix_test (1.15.1, 25.x, lint)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
mix_test (1.15.1, 25.x, lint)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead