fix: rustler update to v0.35.0 #541
Annotations
9 errors and 3 warnings
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L128
test register_static_module!/3 should register a static moudle namespace (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L279
test compile_into_self_contained/3 should compile a script into an AST with scope embedding all imported modules (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L49
test register_global_module/2 should register a module into the global namespace (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L30
test module resolvers should load a dylib module via the import directive (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L97
test register_static_module/3 should register a static moudle namespace (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L78
test register_global_module!/2 should register a module into the global namespace (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L169
test register_custom_operator!/3 should register a custom operator (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26):
test/rhai/engine_test.exs#L148
test register_custom_operator/3 should register a custom operator (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26)
Process completed with exit code 2.
|
Test (Elixir 1.14.3 | Erlang/OTP 25)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Test (Elixir 1.16.3 | Erlang/OTP 26)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Test (Elixir 1.17.3 | Erlang/OTP 27)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|