Skip to content

Add :escape_url request step #1345

Add :escape_url request step

Add :escape_url request step #1345

Triggered via pull request June 30, 2026 21:54
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

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

Annotations

15 errors and 11 warnings
test (1.20, 28.5, lint)
Process completed with exit code 2.
test (1.20, 28.5, lint): test/req/integration_test.exs#L43
doctest Req.Steps.expect/1 (28) (Req.IntegrationTest)
test (1.20, 28.5, lint): test/req/integration_test.exs#L61
test s3 (Req.IntegrationTest)
test (1.20, 28.5, lint)
note: previously declared as a variable length array ‘uint8_t[*encoded_size]’ {aka ‘unsigned char[*encoded_size]’}
test (1.20, 28.5, lint)
note: previously declared as a variable length array ‘const uint8_t[input_size]’ {aka ‘const unsigned char[input_size]’}
test (1.20, 28.5, lint)
note: previously declared as a variable length array ‘uint8_t[*decoded_size]’ {aka ‘unsigned char[*decoded_size]’}
test (1.20, 28.5, lint)
note: previously declared as a variable length array ‘const uint8_t[encoded_size]’ {aka ‘const unsigned char[encoded_size]’}
test (1.15, 25)
Process completed with exit code 2.
test (1.15, 25): test/req/integration_test.exs#L43
doctest Req.Steps.expect/1 (28) (Req.IntegrationTest)
test (1.15, 25): test/req/integration_test.exs#L61
test s3 (Req.IntegrationTest)
test (1.15, 25): test/req/integration_test.exs#L25
doctest Req.patch!/2 (16) (Req.IntegrationTest)
test (1.15, 25)
note: previously declared as a variable length array ‘uint8_t[*encoded_size]’ {aka ‘unsigned char[*encoded_size]’}
test (1.15, 25)
note: previously declared as a variable length array ‘const uint8_t[input_size]’ {aka ‘const unsigned char[input_size]’}
test (1.15, 25)
note: previously declared as a variable length array ‘uint8_t[*decoded_size]’ {aka ‘unsigned char[*decoded_size]’}
test (1.15, 25)
note: previously declared as a variable length array ‘const uint8_t[encoded_size]’ {aka ‘const unsigned char[encoded_size]’}
test (1.20, 28.5, lint)
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"
test (1.20, 28.5, lint)
argument 7 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.20, 28.5, lint)
argument 5 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.20, 28.5, lint)
argument 4 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.20, 28.5, lint)
argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.20, 28.5, lint)
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"
test (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15, 25)
argument 7 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.15, 25)
argument 5 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.15, 25)
argument 4 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.15, 25)
argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]