build(deps): bump rhai from 1.18.0 to 1.19.0 in /native/rhai_rustler #501
Annotations
12 errors
Test (Elixir 1.14.3 | Erlang/OTP 25):
test/rhai/engine_test.exs#L49
test register_global_module/2 should register a module into the global namespace (Rhai.EngineTest)
|
Test (Elixir 1.14.3 | Erlang/OTP 25):
test/rhai/engine_test.exs#L128
test register_static_module!/3 should register a static moudle namespace (Rhai.EngineTest)
|
Test (Elixir 1.14.3 | Erlang/OTP 25):
test/rhai/engine_test.exs#L97
test register_static_module/3 should register a static moudle namespace (Rhai.EngineTest)
|
Test (Elixir 1.14.3 | Erlang/OTP 25):
test/rhai/engine_test.exs#L30
test module resolvers should load a dylib module via the import directive (Rhai.EngineTest)
|
Test (Elixir 1.14.3 | Erlang/OTP 25):
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.14.3 | Erlang/OTP 25)
Process completed with exit code 2.
|
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#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#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#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#L49
test register_global_module/2 should register a module into the global namespace (Rhai.EngineTest)
|
Test (Elixir 1.15.4 | Erlang/OTP 26)
Process completed with exit code 2.
|