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
|
Test:
examples/pause_and_resume.rs#L8
unused imports: `Dynamic` and `Engine`
|
Test:
examples/pause_and_resume.rs#L11
unused import: `std::sync::Mutex`
|
Test:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test
`rhai` (example "pause_and_resume") generated 2 warnings (run `cargo fix --example "pause_and_resume"` to apply 2 suggestions)
|
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
`rhai` (test "fn_ptr") generated 3 warnings (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
|
Test:
tests/var_scope.rs#L1
unused imports: `Dynamic` and `Module`
|
Test:
tests/method_call.rs#L2
unused import: `EvalAltResult`
|
Test
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
|
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/
|
Loading