VM: Allow passing Position values instead of Position::NONE into Rhai calls
#1270
Annotations
15 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
`rhai` (test "method_call") generated 1 warning (run `cargo fix --test "method_call" -p rhai` to apply 1 suggestion)
|
|
Test
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack" -p rhai` to apply 1 suggestion)
|
|
Test:
tests/method_call.rs#L4
unused import: `EvalAltResult`
|
|
Test:
tests/stack.rs#L2
unused imports: `Dynamic`, `EvalAltResult`, and `INT`
|
|
Test
`rhai` (test "plugins") generated 1 warning (run `cargo fix --test "plugins" -p rhai` to apply 1 suggestion)
|
|
Test:
tests/plugins.rs#L152
transmuting an integer to a pointer creates a pointer without provenance
|
|
Test
`rhai` (lib test) generated 3 warnings (3 duplicates)
|
|
Test:
src/grain/vm/mod.rs#L148
function `dispatch_failure` is never used
|
|
Test:
src/func/call.rs#L591
unused variable: `caches`
|
|
Test:
src/func/call.rs#L590
unused variable: `global`
|
|
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/
|
background
wait
wait-all
cancel
parallel
Loading