Skip to content

Invoke variable resolver for captured variables in closures #1586

Invoke variable resolver for captured variables in closures

Invoke variable resolver for captured variables in closures #1586

Triggered via push April 16, 2024 01:34
Status Success
Total duration 4m 43s
Artifacts

build.yml

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

Annotations

485 warnings
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 1 warning (1 duplicate)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (example "pause_and_resume") generated 1 warning (run `cargo fix --example "pause_and_resume"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (test "math") generated 1 warning (run `cargo fix --test "math"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...: tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, `def_package`
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (test "packages") generated 2 warnings (run `cargo fix --test "packages"` to apply 2 suggestions)
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/
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
`rhai` (lib test) generated 1 warning (1 duplicate)
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, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...: 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.
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "debugging") generated 3 warnings (run `cargo fix --test "debugging"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `Engine`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`, `Scope`
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 (nightly, ubuntu-latest, true, --features unstable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (nightly, ubuntu-latest, true, --features unstable)
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, --features unstable)
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, --features unstable)
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, --features unstable)
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, --features unstable)
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, --features unstable)
`rhai_codegen` (lib) generated 1 warning
Build (nightly, ubuntu-latest, true, --features unstable)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (nightly, ubuntu-latest, true, --features unstable)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (nightly, ubuntu-latest, true, --features unstable)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (nightly, ubuntu-latest, true, --features unstable)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (beta, ubuntu-latest, false, --features unstable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (beta, ubuntu-latest, false, --features unstable)
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, --features unstable)
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, --features unstable)
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, --features unstable)
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, --features unstable)
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, --features unstable): src/api/deprecated.rs#L3
the item `RhaiFunc` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/api/deprecated.rs#L6
the item `Engine` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/api/deprecated.rs#L6
the item `EvalAltResult` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/api/deprecated.rs#L6
the item `FnAccess` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/api/deprecated.rs#L6
the item `FnNamespace` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/api/deprecated.rs#L7
the item `Position` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/packages/arithmetic.rs#L2
the item `Position` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/packages/iter_basic.rs#L13
the item `ExactSizeIterator` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable): src/types/scope.rs#L9
the item `Extend` is imported redundantly
Build (beta, ubuntu-latest, false, --features unstable)
`rhai` (lib test) generated 9 warnings (2 duplicates)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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` (lib test) generated 1 warning (1 duplicate)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `Engine`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`, `Scope`
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "parse_json") generated 3 warnings (run `cargo fix --test "parse_json"` to apply 3 suggestions)
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, ...
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...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 "parse_json") generated 2 warnings (run `cargo fix --test "parse_json"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_index,serde,metadata,internals,debugging, sta...: tests/modules.rs#L497
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_index,serde,metadata,internals,debugging, sta...: tests/modules.rs#L500
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...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
`rhai` (test "closures") generated 3 warnings (run `cargo fix --test "closures"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
`rhai` (example "custom_types_and_methods") generated 1 warning (run `cargo fix --example "custom_types_and_methods"` to apply 1 suggestion)
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,only_i64,serde,metadata,internals,debugging, sta...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
`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...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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...: 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.
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...: tests/modules.rs#L497
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#L500
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_float,serde,metadata,internals,debugging, sta...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...: tests/modules.rs#L497
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_float,serde,metadata,internals,debugging, sta...: tests/modules.rs#L500
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_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#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.
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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_module,serde,metadata,internals,debugging, st...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
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_module,serde,metadata,internals,debugging, st...: tests/functions.rs#L2
unused imports: `FuncRegistration`, `Module`, `NativeCallContext`
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...: 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_module,serde,metadata,internals,debugging, st...: 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.
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 "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` 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,metadata, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, --features testing-environ,metadata, 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, stable, false): tests/arrays.rs#L2
unused imports: `EvalAltResult`, `Position`
Build (ubuntu-latest, --features testing-environ,metadata, stable, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,metadata, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`
Build (ubuntu-latest, --features testing-environ,metadata, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,metadata, 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, 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, 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, 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...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
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_custom_syntax,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, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...: 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.
Build (ubuntu-latest, --features testing-environ,no_custom_syntax,serde,metadata,internals,debugg...: tests/modules.rs#L500
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...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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` (lib test) generated 1 warning (1 duplicate)
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_closure,serde,metadata,internals,debugging, s...: 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.
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...
`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...
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_time,serde,metadata,internals,debugging, stab...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
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, --features testing-environ,no_time,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,no_time,serde,metadata,internals,debugging, stab...: 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.
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_time,serde,metadata,internals,debugging, stab...: tests/modules.rs#L500
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_optimize,serde,metadata,internals,debugging, ...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, ...: 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#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.
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...: tests/modules.rs#L500
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_optimize,serde,metadata,internals,debugging, ...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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_position,serde,metadata,internals,debugging, ...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, ...
`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/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.
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...: tests/modules.rs#L500
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, ...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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,f32_float,serde,metadata,internals,debugging, st...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...: 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,f32_float,serde,metadata,internals,debugging, st...: 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.
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...: tests/modules.rs#L497
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#L500
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...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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,sync,serde,metadata,internals,debugging, stable,...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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,sync,serde,metadata,internals,debugging, stable,...: 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.
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...: tests/modules.rs#L500
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 "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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,...
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/
NoStdBuild (ubuntu-latest, --profile unix, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (ubuntu-latest, --profile unix, false): codegen/src/rhai_module.rs#L16
fields `typ` and `expr` are never read
NoStdBuild (ubuntu-latest, --profile unix, false)
`rhai_codegen` (lib) generated 1 warning
NoStdBuild (ubuntu-latest, --profile unix, false)
`rhai` (lib) generated 1 warning
NoStdBuild (ubuntu-latest, --profile unix, false)
the feature `lang_items` is internal to the compiler or standard library
NoStdBuild (ubuntu-latest, --profile unix, false)
the feature `core_intrinsics` is internal to the compiler or standard library
NoStdBuild (ubuntu-latest, --profile unix, false)
`no_std_test` (bin "no_std_test") generated 2 warnings
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Build (stable, windows-latest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): tests/maps.rs#L2
unused imports: `Dynamic`, `Position`
Build (stable, windows-latest, false)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (stable, windows-latest, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (stable, windows-latest, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (stable, windows-latest, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
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/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features --features wasm-bindgen)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Build (ubuntu-latest, --features testing-environ,serde, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, --features testing-environ,serde, 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,serde, 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,serde, 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,serde, 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,serde, 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,serde, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`
Build (ubuntu-latest, --features testing-environ,serde, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,serde, stable, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,serde, stable, false)
`rhai` (test "serde") generated 1 warning (run `cargo fix --test "serde"` to apply 1 suggestion)
Build (stable, macos-latest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): tests/maps.rs#L2
unused imports: `Dynamic`, `Position`
Build (stable, macos-latest, false)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (stable, macos-latest, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (stable, macos-latest, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (stable, macos-latest, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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/
Codegen Build (stable, ubuntu-latest, false, --features metadata)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
`rhai_codegen` (test "test_custom_type") generated 1 warning
Codegen Build (stable, ubuntu-latest, false, --features metadata)
Patch `rustyline v13.0.0 (https://github.com/schungx/rustyline?branch=v13#ec576533)` was not used in the crate graph.
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/
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/modules.rs#L497
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, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...: tests/modules.rs#L500
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, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...
`rhai` (test "ops") generated 1 warning (run `cargo fix --test "ops"` to apply 1 suggestion)
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#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.
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: codegen/src/rhai_module.rs#L16
fields `typ` and `expr` are never read
Check Formatting
`rhai_codegen` (lib) generated 1 warning
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/
NoStdBuild (windows-latest, --profile windows, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, 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 (windows-latest, --profile windows, 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/
NoStdBuild (windows-latest, --profile windows, 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/
NoStdBuild (windows-latest, --profile windows, 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/
NoStdBuild (windows-latest, --profile windows, 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/
NoStdBuild (windows-latest, --profile windows, true): codegen/src/rhai_module.rs#L16
fields `typ` and `expr` are never read
NoStdBuild (windows-latest, --profile windows, true)
`rhai_codegen` (lib) generated 1 warning
NoStdBuild (windows-latest, --profile windows, true)
`rhai` (lib) generated 1 warning
NoStdBuild (windows-latest, --profile windows, true)
the feature `lang_items` is internal to the compiler or standard library
NoStdBuild (windows-latest, --profile windows, true)
the feature `core_intrinsics` is internal to the compiler or standard library
NoStdBuild (windows-latest, --profile windows, true)
`no_std_test` (bin "no_std_test") generated 2 warnings
Check Wasm build (--target wasm32-wasi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, 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,unicode-xid-ident, 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,unicode-xid-ident, 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,unicode-xid-ident, 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,unicode-xid-ident, 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,unicode-xid-ident, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, stable, false)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, stable, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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/
msrv
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v1, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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,decimal, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, --features testing-environ,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,decimal, stable, false)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,decimal, stable, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,decimal, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`
Build (ubuntu-latest, --features testing-environ,decimal, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,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,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,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,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,internals, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest, --features testing-environ,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,internals, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`
Build (ubuntu-latest, --features testing-environ,internals, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,internals, stable, false): tests/modules.rs#L497
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,internals, stable, false): tests/modules.rs#L500
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,internals, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,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,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,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,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/
Codegen Build (stable, windows-latest, false, --features metadata)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
`rhai_codegen` (test "test_custom_type") generated 1 warning
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,debugging, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,debugging, stable, false): tests/modules.rs#L500
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): 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.
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
`rhai` (test "debugging") 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, stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, stable, false)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, stable, false)
`rhai` (test "arrays") generated 1 warning (run `cargo fix --test "arrays"` to apply 1 suggestion)
Build (ubuntu-latest, stable, false)
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...: tests/modules.rs#L497
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#L500
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 "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...: 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.
Build (ubuntu-latest, --features testing-environ,unchecked,serde,metadata,internals,debugging, st...
`rhai` (example "pause_and_resume") generated 1 warning (run `cargo fix --example "pause_and_resume"` to apply 1 suggestion)
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...
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,decimal,serde,metadata,internals,debugging, stab...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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...
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,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#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.
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,decimal,serde,metadata,internals,debugging, stab...: tests/modules.rs#L500
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.