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
|
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/
|
Test:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test:
tests/parse_json.rs#L1
unused imports: `Dynamic`, `EvalAltResult`, `INT`, `LexError`, `ParseErrorType`, and `Position`
|
Test
`rhai` (test "parse_json") generated 1 warning (run `cargo fix --test "parse_json"` to apply 1 suggestion)
|
Test
`rhai` (test "get_set") generated 1 warning
|
Test:
tests/arrays.rs#L3
unused import: `convert::TryInto`
|
Test
`rhai` (test "arrays") generated 2 warnings (run `cargo fix --test "arrays"` to apply 2 suggestions)
|
Test:
tests/maps.rs#L2
unused imports: `Dynamic` and `Position`
|
Test:
tests/maps.rs#L3
unused import: `std::convert::TryInto`
|
Test
`rhai` (test "maps") generated 2 warnings (run `cargo fix --test "maps"` to apply 2 suggestions)
|
Test
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
|
Loading