Skip to content

build(deps): bump actions/cache from 3 to 4 #414

build(deps): bump actions/cache from 3 to 4

build(deps): bump actions/cache from 3 to 4 #414

Triggered via pull request January 18, 2024 13:48
Status Failure
Total duration 1m 20s
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#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#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#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#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#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#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#L30
test module resolvers should load a dylib module via the import directive (Rhai.EngineTest)
Test (Elixir 1.15.4 | Erlang/OTP 26)
Process completed with exit code 2.