Skip to content

Optimize string slice. #921

Optimize string slice.

Optimize string slice. #921

Triggered via pull request December 2, 2024 06:32
Status Success
Total duration 4m 48s
Artifacts

build.yml

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

Annotations

465 warnings
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (lib test) generated 3 warnings (2 duplicates)
Build (ubuntu-latest, --features testing-environ,no_time,no_function,no_float,no_position,no_inde...
`rhai` (test "types") generated 1 warning (run `cargo fix --test "types"` to apply 1 suggestion)
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 (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): tests/arrays.rs#L2
unused imports: `EvalAltResult` and `Position`
Build (nightly, ubuntu-latest, true, --features unstable): tests/arrays.rs#L3
unused import: `convert::TryInto`
Build (nightly, ubuntu-latest, true, --features unstable): tests/get_set.rs#L148
this function depends on never type fallback being `()`
Build (nightly, ubuntu-latest, true, --features unstable)
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
Build (nightly, ubuntu-latest, true, --features unstable): tests/maps.rs#L3
unused import: `std::convert::TryInto`
Build (nightly, ubuntu-latest, true, --features unstable)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (nightly, ubuntu-latest, true, --features unstable): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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 (stable, macos-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, macos-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, macos-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, macos-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, macos-latest, false): tests/maps.rs#L2
unused imports: `Dynamic` and `Position`
Build (stable, macos-latest, false): tests/maps.rs#L3
unused import: `std::convert::TryInto`
Build (stable, macos-latest, false)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (stable, macos-latest, false): tests/arrays.rs#L3
unused import: `convert::TryInto`
Build (stable, macos-latest, false)
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
Build (stable, macos-latest, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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): tests/get_set.rs#L148
this function depends on never type fallback being `()`
Build (stable, macos-latest, false)
`rhai` (test "get_set") generated 1 warning
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (lib test) generated 2 warnings (2 duplicates)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
`rhai` (test "eval") generated 1 warning (run `cargo fix --test "eval"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,no_time,no_function,no_float,no_position,no...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (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): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
Build (beta, ubuntu-latest, false, --features unstable)
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
Build (beta, ubuntu-latest, false, --features unstable): tests/maps.rs#L3
unused import: `std::convert::TryInto`
Build (beta, ubuntu-latest, false, --features unstable): tests/get_set.rs#L148
this function depends on never type fallback being `()`
Build (beta, ubuntu-latest, false, --features unstable)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (beta, ubuntu-latest, false, --features unstable): tests/arrays.rs#L2
unused imports: `EvalAltResult` and `Position`
Build (beta, ubuntu-latest, false, --features unstable): tests/arrays.rs#L3
unused import: `convert::TryInto`
Build (beta, ubuntu-latest, false, --features unstable)
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
Build (beta, ubuntu-latest, false, --features unstable)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
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` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_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...
`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 "get_set") generated 2 warnings (run `cargo fix --test "get_set"` to apply 1 suggestion)
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_object,serde,metadata,internals,debugging, st...
`rhai` (test "side_effects") generated 4 warnings (run `cargo fix --test "side_effects"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_object,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_object,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_object,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (lib test) generated 2 warnings (2 duplicates)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...: tests/debugging.rs#L14
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...: tests/debugging.rs#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_function,serde,metadata,internals,debugging, ...
`rhai` (test "debugging") generated 3 warnings (run `cargo fix --test "debugging"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "packages") generated 1 warning (run `cargo fix --test "packages"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_function,serde,metadata,internals,debugging, ...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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,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 "ops") generated 1 warning (run `cargo fix --test "ops"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...
`rhai` (test "print") generated 1 warning (run `cargo fix --test "print"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,only_i64,serde,metadata,internals,debugging, sta...: tests/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,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...: 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...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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...
`rhai` (test "for") generated 1 warning (run `cargo fix --test "for"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,no_module,serde,metadata,internals,debugging, st...
`rhai` (test "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...: 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...: tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, and `def_package`
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,metadata, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `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)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,metadata, stable, false)
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,metadata, stable, false)
`rhai` (test "get_set") generated 1 warning
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_optimize,serde,metadata,internals,debugging, ...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_optimize,serde,metadata,internals,debugging, ...: 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_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, ...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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_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_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...: 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...: tests/closures.rs#L2
unused imports: `Dynamic`, `EvalAltResult`, and `ParseErrorType`
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,sync,serde,metadata,internals,debugging, stable,...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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,...: 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,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 "closures") generated 2 warnings (run `cargo fix --test "closures"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...: tests/debugging.rs#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,...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,sync,serde,metadata,internals,debugging, stable,...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,no_float,serde,metadata,internals,debugging, sta...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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...: 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...: 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...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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_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/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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/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...: 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, ...: tests/debugging.rs#L14
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
Build (ubuntu-latest, --features testing-environ,no_position,serde,metadata,internals,debugging, ...: tests/debugging.rs#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 "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, ...
`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,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#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...
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
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)
msrv
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,f32_float,serde,metadata,internals,debugging, st...: tests/modules.rs#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...: 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 (stable, windows-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, windows-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, windows-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, windows-latest, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, windows-latest, false): tests/arrays.rs#L2
unused imports: `EvalAltResult` and `Position`
Build (stable, windows-latest, false): tests/arrays.rs#L3
unused import: `convert::TryInto`
Build (stable, windows-latest, false): tests/optimizer.rs#L2
unused import: `Module`
Build (stable, windows-latest, false)
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
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): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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): tests/maps.rs#L3
unused import: `std::convert::TryInto`
Build (stable, windows-latest, false)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
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/arrays.rs#L2
unused imports: `EvalAltResult` and `Position`
Build (ubuntu-latest, --features testing-environ,serde, stable, false): tests/maps.rs#L2
unused imports: `Dynamic` and `Position`
Build (ubuntu-latest, --features testing-environ,serde, stable, false)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,serde, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
Build (ubuntu-latest, --features testing-environ,serde, stable, false): tests/get_set.rs#L148
this function depends on never type fallback being `()`
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 "get_set") generated 1 warning
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-unknown-unknown --no-default-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check 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/
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/
Check Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,decimal, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
Check Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,decimal, stable, false): tests/arrays.rs#L2
unused imports: `EvalAltResult` and `Position`
Check Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,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)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,decimal, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` 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/
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/
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): src/func/call.rs#L31
unused import: `num_traits::Float`
NoStdBuild (windows-latest, --profile windows, true): src/packages/logic.rs#L231
unused import: `num_traits::Float`
NoStdBuild (windows-latest, --profile windows, true)
`rhai` (lib) generated 2 warnings
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 `link_cfg` 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 3 warnings
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.
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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 "print") generated 1 warning (run `cargo fix --test "print"` to apply 1 suggestion)
Build (ubuntu-latest, --tests --features testing-environ,only_i32,serde,metadata,internals,debugg...: tests/modules.rs#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...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Wasm build (--target wasm32-wasi)
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
Check Wasm build (--target wasm32-wasi)
`cfg-if` (lib) generated 1 warning
Check Wasm build (--target wasm32-wasi)
`portable-atomic` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`const-random` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`getrandom` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`once_cell` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`static_assertions` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`zerocopy` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`instant` (lib) generated 1 warning (1 duplicate)
Check Wasm build (--target wasm32-wasi)
`ahash` (lib) generated 1 warning (1 duplicate)
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,no_float,decimal, stable, false)
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
Build (ubuntu-latest, --features testing-environ,no_float,decimal, stable, false)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
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)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` 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/
NoStdBuild (ubuntu-latest, --profile unix, false): src/func/call.rs#L31
unused import: `num_traits::Float`
NoStdBuild (ubuntu-latest, --profile unix, false): src/packages/logic.rs#L231
unused import: `num_traits::Float`
NoStdBuild (ubuntu-latest, --profile unix, false)
`rhai` (lib) generated 2 warnings
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 `link_cfg` 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 3 warnings
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/
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`, and `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 "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,unicode-xid-ident, stable, false)
`rhai` (test "get_set") generated 1 warning
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 "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
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)
`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#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 "modules") generated 2 warnings
Build (ubuntu-latest, --features testing-environ,internals, stable, false)
`rhai` (test "get_set") generated 1 warning
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/
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/get_set.rs#L148
this function depends on never type fallback being `()`
Build (ubuntu-latest, stable, false): tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
Build (ubuntu-latest, stable, false)
`rhai` (test "get_set") generated 1 warning
Build (ubuntu-latest, stable, false): tests/arrays.rs#L3
unused import: `convert::TryInto`
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): 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): tests/maps.rs#L3
unused import: `std::convert::TryInto`
Build (ubuntu-latest, stable, false)
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
Build (ubuntu-latest, --features testing-environ,debugging, stable, false): tests/get_set.rs#L148
this function depends on never type fallback being `()`
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
Build (ubuntu-latest, --features testing-environ,debugging, stable, false): tests/modules.rs#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,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)
`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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,debugging, stable, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, --features testing-environ,unchecked,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,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...: 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` (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...
`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...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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...: tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
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.
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...
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/