Merge pull request #938 from schungx/master #922
Annotations
14 warnings
Test:
tests/ops.rs#L1
unused imports: `EvalAltResult` and `Scope`
|
Test
`rhai` (test "ops") generated 1 warning (run `cargo fix --test "ops"` to apply 1 suggestion)
|
Test:
tests/modules.rs#L500
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test
`rhai` (test "modules") generated 2 warnings
|
Test
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
|
Test:
tests/debugging.rs#L46
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test
`rhai` (test "debugging") generated 2 warnings
|
Test:
tests/print.rs#L1
unused import: `Scope`
|
Test
`rhai` (test "print") generated 1 warning (run `cargo fix --test "print"` 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