Prepare 1.21.0 release #945
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test:
tests/fn_ptr.rs#L181
use of deprecated associated function `rhai::FnPtr::from_fn`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/fn_ptr.rs#L211
use of deprecated associated function `rhai::FnPtr::from_fn`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/arrays.rs#L2
unused imports: `EvalAltResult` and `Position`
|
Test:
tests/arrays.rs#L3
unused import: `convert::TryInto`
|
Test
`rhai` (test "fn_ptr") generated 2 warnings
|
Test:
tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
|
Test:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
|
Test:
tests/optimizer.rs#L2
unused import: `Module`
|
Test
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
|
Loading