Skip to content

fix: rustler update to v0.35.0 #543

fix: rustler update to v0.35.0

fix: rustler update to v0.35.0 #543

Triggered via pull request October 19, 2024 21:46
Status Failure
Total duration 2m 51s
Artifacts

main.yaml

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

Annotations

9 errors
Test (Elixir 1.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L148
test register_custom_operator/3 should register a custom operator (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27): 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.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L97
test register_static_module/3 should register a static moudle namespace (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L78
test register_global_module!/2 should register a module into the global namespace (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L169
test register_custom_operator!/3 should register a custom operator (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L128
test register_static_module!/3 should register a static moudle namespace (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L30
test module resolvers should load a dylib module via the import directive (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27): test/rhai/engine_test.exs#L49
test register_global_module/2 should register a module into the global namespace (Rhai.EngineTest)
Test (Elixir 1.17.3 | Erlang/OTP 27)
Process completed with exit code 2.