Merge pull request #952 from schungx/master #937
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:
tests/packages.rs#L1
unused imports: `Package` and `StandardPackage as SSS`
|
Test:
tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, and `def_package`
|
Test:
examples/arrays_and_structs.rs#L8
unused imports: `Engine` and `EvalAltResult`
|
Test
`rhai` (test "packages") generated 2 warnings (run `cargo fix --test "packages"` to apply 2 suggestions)
|
Test:
tests/types.rs#L11
variable does not need to be mutable
|
Test:
examples/pause_and_resume.rs#L8
unused imports: `Dynamic` and `Engine`
|
Test
`rhai` (example "pause_and_resume") generated 1 warning (run `cargo fix --example "pause_and_resume"` to apply 1 suggestion)
|
Test:
tests/var_scope.rs#L1
unused imports: `Dynamic` and `Module`
|
Test:
tests/math.rs#L1
unused import: `EvalAltResult`
|
Test
`rhai` (test "math") generated 1 warning (run `cargo fix --test "math"` 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