Add EvalContext::call_fn_XXX API #941
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
examples/custom_types.rs#L8
unused imports: `CustomType`, `Engine`, `EvalAltResult`, and `TypeBuilder`
|
Test
`rhai` (example "custom_types") generated 1 warning (run `cargo fix --example "custom_types"` to apply 1 suggestion)
|
Test:
tests/modules.rs#L500
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/call_fn.rs#L2
unused import: `FnPtr`
|
Test:
tests/call_fn.rs#L3
unused import: `std::any::TypeId`
|
Test
`rhai` (test "modules") generated 2 warnings
|
Test:
tests/print.rs#L53
struct `MyStruct` is never constructed
|
Test
`rhai` (test "print") generated 1 warning
|
Test:
tests/serde.rs#L7
unused import: `Deserializer`
|
Test:
tests/serde.rs#L8
unused import: `serde_json::json`
|
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