Fix version number #1630
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/eval/stmt.rs#L14
unused import: `convert::TryInto`
|
Test:
src/eval/target.rs#L3
unused import: `EvalAltResult`
|
Test:
src/parser.rs#L88
field `dummy` is never read
|
Test
`rhai` (lib test) generated 3 warnings (3 duplicates)
|
Test:
examples/arrays_and_structs.rs#L8
unused imports: `Engine` and `EvalAltResult`
|
Test:
examples/pause_and_resume.rs#L8
unused imports: `Dynamic` and `Engine`
|
Test
`rhai` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
|
Test:
tests/math.rs#L1
unused import: `EvalAltResult`
|
Test:
tests/var_scope.rs#L1
unused imports: `Dynamic` and `Module`
|
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