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:
tests/parse_json.rs#L1
unused imports: `Dynamic`, `Engine`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`, and `Scope`
|
Test:
tests/parse_json.rs#L8
unused import: `super::*`
|
Test:
tests/types.rs#L11
variable does not need to be mutable
|
Test
`rhai` (test "parse_json") generated 2 warnings (run `cargo fix --test "parse_json"` to apply 2 suggestions)
|
Test
`rhai` (test "types") generated 1 warning (run `cargo fix --test "types"` to apply 1 suggestion)
|
Test:
tests/packages.rs#L1
unused imports: `Package` and `StandardPackage as SSS`
|
Test:
tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, and `def_package`
|
Test
`rhai` (test "packages") generated 2 warnings (run `cargo fix --test "packages"` to apply 2 suggestions)
|
Test
`rhai` (example "custom_types") generated 1 warning (run `cargo fix --example "custom_types"` to apply 1 suggestion)
|
Test
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
|
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