Merge pull request #958 from schungx/master #948
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/arrays_and_structs.rs#L8
unused imports: `Engine` and `EvalAltResult`
|
Test
`rhai` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
|
Test
`rhai` (example "custom_types") generated 1 warning (run `cargo fix --example "custom_types"` to apply 1 suggestion)
|
Test
`rhai` (test "functions") generated 1 warning (run `cargo fix --test "functions"` to apply 1 suggestion)
|
Test:
tests/closures.rs#L2
unused imports: `Dynamic`, `ParseErrorType`, and `Scope`
|
Test:
tests/closures.rs#L5
unused import: `std::mem::take`
|
Test:
tests/closures.rs#L320
type alias `TestStruct` is never used
|
Test
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
|
Test:
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.
|
Test
`rhai` (test "closures") generated 3 warnings (run `cargo fix --test "closures"` to apply 2 suggestions)
|
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