Fix bug in raw strings with newlines. #923
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/parse_json.rs#L1
unused imports: `INT`, `LexError`, and `ParseErrorType`
|
Test
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
|
Test
`rhai` (test "stack") generated 1 warning (run `cargo fix --test "stack"` to apply 1 suggestion)
|
Test:
tests/serde.rs#L7
unused import: `Deserializer`
|
Test:
tests/serde.rs#L8
unused import: `serde_json::json`
|
Test:
tests/serde.rs#L9
unused import: `std::sync::Arc`
|
Test
`rhai` (test "serde") generated 4 warnings (run `cargo fix --test "serde"` to apply 4 suggestions)
|
Test:
tests/side_effects.rs#L2
unused import: `Scope`
|
Test:
tests/side_effects.rs#L6
struct `Command` is never constructed
|
Test:
tests/side_effects.rs#L13
methods `action` and `get` are never used
|
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