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:
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/pause_and_resume.rs#L8
unused imports: `Dynamic` and `Engine`
|
Test
`rhai` (example "pause_and_resume") generated 1 warning (run `cargo fix --example "pause_and_resume"` to apply 1 suggestion)
|
Test:
tests/print.rs#L53
struct `MyStruct` is never constructed
|
Test:
tests/parse_json.rs#L1
unused imports: `Dynamic`, `Engine`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, `Position`, and `Scope`
|
Test:
tests/parse_json.rs#L8
unused import: `super::*`
|
Test
`rhai` (test "parse_json") generated 2 warnings (run `cargo fix --test "parse_json"` 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