Merge pull request #957 from schungx/master #946
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/chaining.rs#L9
unused imports: `ExclusiveRange` and `InclusiveRange`
|
Test
`rhai` (lib test) generated 1 warning (1 duplicate)
|
Test:
tests/get_set.rs#L2
unused import: `EvalAltResult`
|
Test:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test
`rhai` (test "get_set") generated 2 warnings (run `cargo fix --test "get_set"` to apply 1 suggestion)
|
Test:
tests/fn_ptr.rs#L181
use of deprecated associated function `rhai::FnPtr::from_fn`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test:
tests/fn_ptr.rs#L211
use of deprecated associated function `rhai::FnPtr::from_fn`: This API is NOT deprecated, but it is considered volatile and may change in the future.
|
Test
`rhai` (test "data_size") generated 1 warning (run `cargo fix --test "data_size"` to apply 1 suggestion)
|
Test:
tests/maps.rs#L2
unused import: `Scope`
|
Test
`rhai` (test "maps") generated 1 warning (run `cargo fix --test "maps"` to apply 1 suggestion)
|
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