Skip to content

Update CHANGELOG.md #1298

Update CHANGELOG.md

Update CHANGELOG.md #1298

Triggered via push May 20, 2026 12:53
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

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

Annotations

9 errors and 9 warnings
test (1.15, 24)
Process completed with exit code 1.
test (1.15, 24)
note: previously declared as a variable length array ‘uint8_t[*encoded_size]’ {aka ‘unsigned char[*encoded_size]’}
test (1.15, 24)
note: previously declared as a variable length array ‘const uint8_t[input_size]’ {aka ‘const unsigned char[input_size]’}
test (1.15, 24)
note: previously declared as a variable length array ‘uint8_t[*decoded_size]’ {aka ‘unsigned char[*decoded_size]’}
test (1.15, 24)
note: previously declared as a variable length array ‘const uint8_t[encoded_size]’ {aka ‘const unsigned char[encoded_size]’}
test (1.19.2-otp-28, 28.1.1, lint)
note: previously declared as a variable length array ‘uint8_t[*encoded_size]’ {aka ‘unsigned char[*encoded_size]’}
test (1.19.2-otp-28, 28.1.1, lint)
note: previously declared as a variable length array ‘const uint8_t[input_size]’ {aka ‘const unsigned char[input_size]’}
test (1.19.2-otp-28, 28.1.1, lint)
note: previously declared as a variable length array ‘uint8_t[*decoded_size]’ {aka ‘unsigned char[*decoded_size]’}
test (1.19.2-otp-28, 28.1.1, lint)
note: previously declared as a variable length array ‘const uint8_t[encoded_size]’ {aka ‘const unsigned char[encoded_size]’}
test (1.15, 24)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15, 24)
argument 7 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.15, 24)
argument 5 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.15, 24)
argument 4 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.15, 24)
argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.19.2-otp-28, 28.1.1, lint)
argument 7 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.19.2-otp-28, 28.1.1, lint)
argument 5 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.19.2-otp-28, 28.1.1, lint)
argument 4 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter]
test (1.19.2-otp-28, 28.1.1, lint)
argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter]