Skip to content

Release v0.5.5

Release v0.5.5 #973

Triggered via push August 1, 2024 21:39
Status Failure
Total duration 53s
Artifacts

ci.yml

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

Annotations

3 errors and 1 warning
test (1.13, 24.3.4.10): test/req/utils_test.exs#L109
test encode_form_multipart can return stream (Req.UtilsTest)
test (1.13, 24.3.4.10): test/req/steps_test.exs#L253
test encode_body form_multipart (Req.StepsTest)
test (1.13, 24.3.4.10)
Process completed with exit code 2.
test (1.17, 27.0.1, lint)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead