Merge pull request #938 from schungx/master #922
Annotations
14 warnings
Test:
src/eval/stmt.rs#L14
unused import: `convert::TryInto`
|
Test:
src/eval/target.rs#L3
unused import: `EvalAltResult`
|
Test
`rhai` (lib test) generated 2 warnings (2 duplicates)
|
Test:
tests/parse_json.rs#L1
unused imports: `Dynamic`, `Engine`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`, and `Scope`
|
Test:
tests/parse_json.rs#L4
unused import: `rhai::Map`
|
Test:
tests/parse_json.rs#L103
unused import: `super::*`
|
Test
`rhai` (test "parse_json") generated 3 warnings (run `cargo fix --test "parse_json"` to apply 3 suggestions)
|
Test:
examples/pause_and_resume.rs#L8
unused imports: `Dynamic` and `Engine`
|
Test:
examples/pause_and_resume.rs#L11
unused import: `std::sync::Mutex`
|
Test
`rhai` (example "pause_and_resume") generated 2 warnings (run `cargo fix --example "pause_and_resume"` 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