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:
src/parser.rs#L88
field `dummy` is never read
|
Test
`rhai` (lib test) generated 3 warnings (2 duplicates)
|
Test:
tests/for.rs#L1
unused import: `Module`
|
Test:
tests/eval.rs#L1
unused import: `Scope`
|
Test
`rhai` (test "for") generated 1 warning (run `cargo fix --test "for"` to apply 1 suggestion)
|
Test
`rhai` (test "eval") generated 1 warning (run `cargo fix --test "eval"` to apply 1 suggestion)
|
Test:
tests/fn_ptr.rs#L1
unused imports: `EvalAltResult` and `FnPtr`
|
Test:
tests/packages.rs#L1
unused imports: `Package` and `StandardPackage as SSS`
|
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