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
|
examples/custom_types.rs#L8
unused imports: `CustomType`, `Engine`, `EvalAltResult`, and `TypeBuilder`
|
|
tests/serde.rs#L7
unused import: `Deserializer`
|
tests/serde.rs#L8
unused import: `serde_json::json`
|
tests/serde.rs#L9
unused import: `std::sync::Arc`
|
tests/modules.rs#L497
use of deprecated method `rhai::NativeCallContext::<'a>::store_data`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
tests/modules.rs#L500
use of deprecated method `rhai::NativeCallContextStore::create_context`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
|
|
examples/custom_types_and_methods.rs#L8
unused imports: `CustomType`, `Engine`, `EvalAltResult`, and `TypeBuilder`
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading