Merge pull request #954 from schungx/master #942
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:
tests/print.rs#L53
struct `MyStruct` is never constructed
|
Test
`rhai` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
|
Test:
examples/custom_types_and_methods.rs#L8
unused imports: `CustomType`, `Engine`, `EvalAltResult`, and `TypeBuilder`
|
Test
`rhai` (example "custom_types_and_methods") generated 1 warning (run `cargo fix --example "custom_types_and_methods"` to apply 1 suggestion)
|
Test:
tests/for.rs#L1
unused import: `Module`
|
Test
`rhai` (test "eval") generated 1 warning (run `cargo fix --test "eval"` to apply 1 suggestion)
|
Test:
tests/fn_ptr.rs#L1
unused import: `EvalAltResult`
|
Test:
tests/side_effects.rs#L2
unused import: `Scope`
|
Test:
tests/side_effects.rs#L6
struct `Command` is never constructed
|
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