Skip to content

Support Finch tagged pools via :finch option tuple #1294

Support Finch tagged pools via :finch option tuple

Support Finch tagged pools via :finch option tuple #1294

Triggered via pull request May 15, 2026 22:00
@meoxmeox
synchronize #539
meox:pool_tag
Status Success
Total duration 1m 59s
Artifacts

ci.yml

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

Annotations

8 errors and 9 warnings
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)
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)
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]
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]