Warn and strip userinfo if present in url #540
Annotations
4 errors and 5 warnings
|
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
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
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]
|
background
wait
wait-all
cancel
Loading