Fix no-std example #947
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/functions.rs#L2
unused import: `Shared`
|
Test:
tests/print.rs#L53
struct `MyStruct` is never constructed
|
Test
`rhai` (test "print") generated 1 warning
|
Test:
tests/parse_json.rs#L1
unused imports: `INT`, `LexError`, and `ParseErrorType`
|
Test:
tests/closures.rs#L2
unused imports: `Dynamic`, `ParseErrorType`, and `Scope`
|
Test:
tests/closures.rs#L5
unused import: `std::mem::take`
|
Test:
tests/closures.rs#L320
type alias `TestStruct` is never used
|
Test
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
|
Test:
tests/serde.rs#L7
unused import: `Deserializer`
|
Test:
tests/serde.rs#L8
unused import: `serde_json::json`
|
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