Add :escape_url request step - #534
Open
jswanner wants to merge 1 commit into
Open
Annotations
7 errors and 6 warnings
|
Run mix test.all --slowest 5 --warnings-as-errors
Process completed with exit code 2.
|
|
Run mix test.all --slowest 5 --warnings-as-errors:
test/req/integration_test.exs#L43
doctest Req.Steps.expect/1 (28) (Req.IntegrationTest)
|
|
Run mix test.all --slowest 5 --warnings-as-errors:
test/req/integration_test.exs#L61
test s3 (Req.IntegrationTest)
|
|
Run mix deps.compile
note: previously declared as a variable length array ‘uint8_t[*encoded_size]’ {aka ‘unsigned char[*encoded_size]’}
|
|
Run mix deps.compile
note: previously declared as a variable length array ‘const uint8_t[input_size]’ {aka ‘const unsigned char[input_size]’}
|
|
Run mix deps.compile
note: previously declared as a variable length array ‘uint8_t[*decoded_size]’ {aka ‘unsigned char[*decoded_size]’}
|
|
Run mix deps.compile
note: previously declared as a variable length array ‘const uint8_t[encoded_size]’ {aka ‘const unsigned char[encoded_size]’}
|
|
Run mix deps.compile
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"
|
|
Run mix deps.compile
argument 7 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
|
|
Run mix deps.compile
argument 5 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
|
|
Run mix deps.compile
argument 4 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
|
|
Run mix deps.compile
argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
|
|
Run mix deps.compile
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"
|
background
wait
wait-all
cancel
parallel
Loading