Skip to content

build(deps): bump rhai-dylib from 0.1.12 to 0.2.1 in /native/rhai_rustler #428

build(deps): bump rhai-dylib from 0.1.12 to 0.2.1 in /native/rhai_rustler

build(deps): bump rhai-dylib from 0.1.12 to 0.2.1 in /native/rhai_rustler #428

Triggered via pull request February 5, 2024 13:33
Status Failure
Total duration 1m 19s
Artifacts

main.yaml

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

Annotations

9 errors
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#L148
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#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#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#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#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#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.