Clone a chain index before the getter consumes it #1289
Annotations
14 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 "debugging") generated 2 warnings
|
|
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 "fn_ptr") generated 3 warnings
|
|
Test:
tests/fn_ptr.rs#L416
use of deprecated associated function `rhai::FnPtr::from_fn`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
|
Test:
tests/fn_ptr.rs#L350
use of deprecated associated function `rhai::FnPtr::from_fn`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
|
Test
`rhai` (test "modules") generated 2 warnings
|
|
Test:
tests/modules.rs#L505
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
`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
|
|
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