Fix OTP 28/29 compatibility and modernize the build#197
Open
maennchen wants to merge 11 commits into
Open
Annotations
4 errors and 16 warnings
|
Elixir Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p448/f_field.h#L85
note: previously declared as ‘uint8_t *’ {aka ‘unsigned char *’}
|
|
Elixir Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p25519/f_field.h#L85
note: previously declared as ‘uint8_t *’ {aka ‘unsigned char *’}
|
|
Erlang Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p448/f_field.h#L85
note: previously declared as ‘uint8_t *’ {aka ‘unsigned char *’}
|
|
Erlang Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p25519/f_field.h#L85
note: previously declared as ‘uint8_t *’ {aka ‘unsigned char *’}
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Elixir Tests
"xref: [exclude: ...]" in your mix.exs file is deprecated, instead use: "elixirc_options: [no_warn_undefined: ...]"
|
|
Elixir Tests
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Elixir Tests
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Elixir Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p448/f_generic.c#L27
argument 1 of type ‘uint8_t[56]’ {aka ‘unsigned char[56]’} with mismatched bound [-Warray-parameter=]
|
|
Elixir Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p25519/f_generic.c#L27
argument 1 of type ‘uint8_t[32]’ {aka ‘unsigned char[32]’} with mismatched bound [-Warray-parameter=]
|
|
Elixir Tests:
deps/libsodium/c_src/drv/libsodium_api_utils.c#L798
implicit declaration of function ‘strnlen’; did you mean ‘strlen’? [-Wimplicit-function-declaration]
|
|
Erlang Tests
you must pass return_diagnostics: true when invoking Kernel.ParallelCompiler functions
|
|
Erlang Tests
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Erlang Tests
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Erlang Tests
you must pass return_diagnostics: true when invoking Kernel.ParallelCompiler functions
|
|
Erlang Tests
setting :on_undefined_variable to :warn is deprecated. The warning behaviour will be removed in future releases
|
|
Erlang Tests:
deps/libsodium/c_src/drv/libsodium_api_utils.c#L798
implicit declaration of function ‘strnlen’; did you mean ‘strlen’? [-Wimplicit-function-declaration]
|
|
Erlang Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p448/f_generic.c#L27
argument 1 of type ‘uint8_t[56]’ {aka ‘unsigned char[56]’} with mismatched bound [-Warray-parameter=]
|
|
Erlang Tests:
deps/libdecaf/c_deps/ed448goldilocks-build/src/GENERATED/c/p25519/f_generic.c#L27
argument 1 of type ‘uint8_t[32]’ {aka ‘unsigned char[32]’} with mismatched bound [-Warray-parameter=]
|
|
Erlang Tests
setting :on_undefined_variable to :warn is deprecated. The warning behaviour will be removed in future releases
|
background
wait
wait-all
cancel
parallel
Loading