Skip to content

Fix set_fn.

Fix set_fn. #1447

Triggered via push September 3, 2023 14:16
Status Failure
Total duration 9m 34s
Artifacts

build.yml

on: push
Matrix: Build
Matrix: Codegen Build
Matrix: NoStdBuild
Matrix: Check Wasm build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 351 warnings
NoStdBuild (ubuntu-latest, --profile unix, false): src/module/mod.rs#L20
unresolved import `std::collections::hash_map`
NoStdBuild (ubuntu-latest, --profile unix, false)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
NoStdBuild (windows-latest, --profile windows, true)
The operation was canceled.
NoStdBuild (ubuntu-latest, --profile unix, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
NoStdBuild (ubuntu-latest, --profile unix, false)
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/
NoStdBuild (ubuntu-latest, --profile unix, false)
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/
NoStdBuild (ubuntu-latest, --profile unix, false)
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/
NoStdBuild (ubuntu-latest, --profile unix, false)
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/
NoStdBuild (windows-latest, --profile windows, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
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/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
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/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
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/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
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/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
Patch `rustyline v12.0.0 (https://github.com/schungx/rustyline?branch=v12#50a1367d)` was not used in the crate graph.
Build (beta, ubuntu-latest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (beta, ubuntu-latest, false)
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/
Build (beta, ubuntu-latest, false)
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/
Build (beta, ubuntu-latest, false)
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/
Build (beta, ubuntu-latest, false)
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/
Build (beta, ubuntu-latest, false): tests/optimizer.rs#L2
unused import: `Module`
Build (beta, ubuntu-latest, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false): 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.
Build (ubuntu-latest, --features testing-environ,debugging, stable, false): tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
`rhai` (test "debugging") generated 2 warnings
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,debugging, stable, false): tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
`rhai` (test "modules") generated 2 warnings
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...
`rhai` (test "packages") generated 2 warnings (run `cargo fix --test "packages"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...: tests/functions.rs#L2
unused imports: `EvalAltResult`, `FnNamespace`, `Module`, `NativeCallContext`
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
`rhai` (test "functions") generated 1 warning (run `cargo fix --test "functions"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...: tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, `def_package`
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
`rhai` (test "packages") generated 2 warnings (run `cargo fix --test "packages"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
`rhai` (test "for") generated 1 warning (run `cargo fix --test "for"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (stable, macos-latest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (stable, macos-latest, false)
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/
Build (stable, macos-latest, false)
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/
Build (stable, macos-latest, false)
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/
Build (stable, macos-latest, false)
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/
Build (stable, macos-latest, false): tests/optimizer.rs#L2
unused import: `Module`
Build (stable, macos-latest, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (nightly, ubuntu-latest, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (nightly, ubuntu-latest, true): tests/optimizer.rs#L2
unused import: `Module`
Build (nightly, ubuntu-latest, true)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (nightly, ubuntu-latest, true)
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/
Build (nightly, ubuntu-latest, true)
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/
Build (nightly, ubuntu-latest, true)
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/
Build (nightly, ubuntu-latest, true)
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/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
`rhai` (lib test) generated 2 warnings (2 duplicates)
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
`rhai` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
`rhai` (test "call_fn") generated 2 warnings (run `cargo fix --test "call_fn"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
`rhai` (example "custom_types") generated 1 warning (run `cargo fix --example "custom_types"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...: 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.
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
`rhai` (test "closures") generated 2 warnings (run `cargo fix --test "closures"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
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/
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
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/
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
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/
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
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/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
`rhai` (lib test) generated 1 warning (1 duplicate)
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...: 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.
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...: tests/debugging.rs#L49
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.
Codegen Build (stable, windows-latest, false, --features metadata)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Codegen Build (stable, windows-latest, false, --features metadata)
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/
Codegen Build (stable, windows-latest, false, --features metadata)
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/
Codegen Build (stable, windows-latest, false, --features metadata)
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/
Codegen Build (stable, windows-latest, false, --features metadata)
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/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...: 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.
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false)
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/
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false): tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false): tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,metadata,serde,internals, stable, false)
`rhai` (test "modules") generated 2 warnings
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "method_call") generated 1 warning (run `cargo fix --test "method_call"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "packages") generated 1 warning (run `cargo fix --test "packages"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...: 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.
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
`rhai` (lib test) generated 1 warning (1 duplicate)
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
`rhai` (test "data_size") generated 1 warning (run `cargo fix --test "data_size"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
`rhai` (test "serde") generated 1 warning (run `cargo fix --test "serde"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...
`rhai` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
Build (stable, windows-latest, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (stable, windows-latest, false)
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/
Build (stable, windows-latest, false)
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/
Build (stable, windows-latest, false)
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/
Build (stable, windows-latest, false)
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/
Build (stable, windows-latest, false): tests/optimizer.rs#L2
unused import: `Module`
Build (stable, windows-latest, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (lib test) generated 5 warnings (5 duplicates)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
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/
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
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/
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
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/
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
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/
Check Wasm build (--target wasm32-wasi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-wasi)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
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/
Check Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Formatting
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/
Check Formatting
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/
Check Formatting
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/
Check Formatting
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/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
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/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
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/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
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/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
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/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (lib test) generated 1 warning (1 duplicate)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "method_call") generated 1 warning (run `cargo fix --test "method_call"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "math") generated 1 warning (run `cargo fix --test "math"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "eval") generated 1 warning (run `cargo fix --test "eval"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...: 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.
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
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/
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...: 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.
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
`rhai` (test "print") generated 1 warning (run `cargo fix --test "print"` to apply 1 suggestion)
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...
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/
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...: 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.
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
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/
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
`rhai` (test "ops") generated 1 warning (run `cargo fix --test "ops"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
`rhai` (test "print") generated 1 warning (run `cargo fix --test "print"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...: tests/debugging.rs#L49
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.
msrv
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
msrv
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/
msrv
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/
msrv
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/
msrv
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/
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...
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/
Build (ubuntu-latest, stable, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, stable, false)
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/
Build (ubuntu-latest, stable, false)
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/
Build (ubuntu-latest, stable, false)
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/
Build (ubuntu-latest, stable, false)
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/
Build (ubuntu-latest, stable, false): tests/optimizer.rs#L2
unused import: `Module`
Build (ubuntu-latest, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
`rhai` (test "closures") generated 2 warnings (run `cargo fix --test "closures"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
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/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
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/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
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/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
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/
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...: tests/debugging.rs#L49
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.
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...
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/
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...
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/
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...
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/
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident,serde,metadata,internals,debug...
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/
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
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/
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...: tests/modules.rs#L617
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...: tests/modules.rs#L620
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
`rhai` (test "math") generated 1 warning (run `cargo fix --test "math"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...: tests/debugging.rs#L49
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.