fix: rustler update to v0.35.0 #538
Annotations
9 errors
Run tests:
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)
|
Run tests:
test/rhai/engine_test.exs#L78
test register_global_module!/2 should register a module into the global namespace (Rhai.EngineTest)
|
Run tests:
test/rhai/engine_test.exs#L148
test register_custom_operator/3 should register a custom operator (Rhai.EngineTest)
|
Run tests:
test/rhai/engine_test.exs#L97
test register_static_module/3 should register a static moudle namespace (Rhai.EngineTest)
|
Run tests:
test/rhai/engine_test.exs#L128
test register_static_module!/3 should register a static moudle namespace (Rhai.EngineTest)
|
Run tests:
test/rhai/engine_test.exs#L49
test register_global_module/2 should register a module into the global namespace (Rhai.EngineTest)
|
Run tests:
test/rhai/engine_test.exs#L30
test module resolvers should load a dylib module via the import directive (Rhai.EngineTest)
|
Run tests:
test/rhai/engine_test.exs#L169
test register_custom_operator!/3 should register a custom operator (Rhai.EngineTest)
|
Run tests
Process completed with exit code 2.
|
Loading