Bump dialyxir from 1.4.2 to 1.4.3 #423
Annotations
9 errors and 1 warning
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#L169
test register_custom_operator!/3 should register a custom operator (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#L97
test register_static_module/3 should register a static moudle 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#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#L49
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
Process completed with exit code 2.
|
Dialyzer
use of deprecated function `rhai::config::hashing::set_ahash_seed`: use `set_hashing_seed` instead
|
The logs for this run have expired and are no longer available.
Loading