Clone a chain index before the getter consumes it #1289
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:
tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, and `def_package`
|
|
Test:
tests/packages.rs#L1
unused imports: `Package` and `StandardPackage as SSS`
|
|
Test
`rhai` (test "debugging") generated 3 warnings (run `cargo fix --test "debugging" -p rhai` to apply 1 suggestion)
|
|
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:
tests/debugging.rs#L14
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:
tests/debugging.rs#L5
unused import: `rhai::Array`
|
|
Test
`rhai` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p rhai --tests` to apply 2 suggestions)
|
|
Test:
src/grain/vm/mod.rs#L2311
unused variable: `program`
|
|
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