Fix bug in raw strings with newlines. #1629
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
`rhai` (lib test) generated 2 warnings (2 duplicates)
|
Test:
tests/method_call.rs#L2
unused import: `EvalAltResult`
|
Test
`rhai` (test "method_call") generated 1 warning (run `cargo fix --test "method_call"` to apply 1 suggestion)
|
Test
`rhai` (test "for") generated 1 warning (run `cargo fix --test "for"` to apply 1 suggestion)
|
Test:
examples/definitions/main.rs#L17
variable does not need to be mutable
|
Test
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
|
Test:
examples/pause_and_resume.rs#L8
unused imports: `Dynamic` and `Engine`
|
Test:
examples/pause_and_resume.rs#L11
unused import: `std::sync::Mutex`
|
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