Merge pull request #938 from schungx/master #922
Annotations
14 warnings
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/
|
src/eval/target.rs#L3
unused import: `EvalAltResult`
|
|
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
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.
|
|
|
tests/closures.rs#L2
unused imports: `Dynamic`, `EvalAltResult`, and `ParseErrorType`
|
tests/closures.rs#L5
unused import: `std::mem::take`
|
|
The logs for this run have expired and are no longer available.
Loading