Bind native function to FnPtr #935
Annotations
1 error and 15 warnings
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
tests/packages.rs#L2
unused import: `Module`
|
Test:
tests/modules.rs#L3
unused import: `DummyModuleResolver`
|
Test
`rhai` (test "packages") generated 1 warning (run `cargo fix --test "packages"` to apply 1 suggestion)
|
Test:
tests/stack.rs#L2
unused imports: `Dynamic`, `EvalAltResult`, and `INT`
|
Test
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
|
Test:
tests/debugging.rs#L14
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/debugging.rs#L46
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test
`rhai` (test "debugging") generated 3 warnings (run `cargo fix --test "debugging"` to apply 1 suggestion)
|
Test
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
|
Test:
tests/parse_json.rs#L4
unused import: `rhai::Map`
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading