Merge pull request #945 from schungx/master #928
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:
src/api/register.rs#L795
unused variable: `ctx`
|
Test
`rhai` (lib test) generated 1 warning (1 duplicate)
|
Test:
tests/math.rs#L1
unused import: `EvalAltResult`
|
Test:
tests/eval.rs#L1
unused import: `Scope`
|
Test
`rhai` (test "math") generated 1 warning (run `cargo fix --test "math"` to apply 1 suggestion)
|
Test:
tests/for.rs#L1
unused import: `Module`
|
Test
`rhai` (example "pause_and_resume") generated 1 warning (run `cargo fix --example "pause_and_resume"` to apply 1 suggestion)
|
Test:
examples/custom_types.rs#L8
unused imports: `CustomType`, `Engine`, `EvalAltResult`, and `TypeBuilder`
|
Test
`rhai` (example "custom_types") generated 1 warning (run `cargo fix --example "custom_types"` to apply 1 suggestion)
|
Test:
tests/types.rs#L11
variable does not need to be mutable
|
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