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/for.rs#L1
unused import: `Module`
|
Test
`rhai` (test "for") generated 1 warning (run `cargo fix --test "for"` to apply 1 suggestion)
|
Test:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test
`rhai` (test "var_scope") generated 1 warning (run `cargo fix --test "var_scope"` to apply 1 suggestion)
|
Test:
tests/packages.rs#L1
unused imports: `Package` and `StandardPackage as SSS`
|
Test:
tests/packages.rs#L2
unused imports: `Engine`, `INT`, `Module`, `Scope`, and `def_package`
|
Test
`rhai` (test "packages") generated 2 warnings (run `cargo fix --test "packages"` to apply 2 suggestions)
|
Test
`rhai` (test "functions") generated 1 warning (run `cargo fix --test "functions"` to apply 1 suggestion)
|
Test:
tests/debugging.rs#L14
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/debugging.rs#L46
use of deprecated method `rhai::api::events::<impl rhai::Engine>::register_debugger`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Loading