VM: Allow passing Position values instead of Position::NONE into Rhai calls - #1136
Merged
Annotations
13 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/
|
|
Build Project
`no_std_test` (bin "no_std_test") generated 3 warnings
|
|
Build Project
feature `link_cfg` is declared but not used
|
|
Build Project
the feature `core_intrinsics` is internal to the compiler or standard library
|
|
Build Project
the feature `link_cfg` is internal to the compiler or standard library
|
|
Build Project
`rhai` (lib) generated 3 warnings
|
|
Build Project:
src/grain/vm/mod.rs#L148
function `dispatch_failure` is never used
|
|
Build Project:
src/packages/logic.rs#L231
unused import: `num_traits::Float`
|
|
Build Project:
src/func/call.rs#L33
unused import: `num_traits::Float`
|
|
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