Fix builds #933
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:
tests/get_set.rs#L148
this function depends on never type fallback being `()`
|
Test:
tests/var_scope.rs#L1
unused import: `Dynamic`
|
Test
`rhai` (test "get_set") generated 1 warning
|
Test:
tests/fn_ptr.rs#L1
unused imports: `EvalAltResult` and `FnPtr`
|
Test
`rhai` (test "fn_ptr") generated 1 warning (run `cargo fix --test "fn_ptr"` to apply 1 suggestion)
|
Test
`rhai` (test "method_call") generated 1 warning (run `cargo fix --test "method_call"` to apply 1 suggestion)
|
Test
`rhai` (test "optimizer") generated 1 warning (run `cargo fix --test "optimizer"` to apply 1 suggestion)
|
Test
`rhai` (test "eval") generated 1 warning (run `cargo fix --test "eval"` to apply 1 suggestion)
|
Test:
tests/parse_json.rs#L4
unused import: `rhai::Map`
|
Test:
tests/parse_json.rs#L103
unused import: `super::*`
|
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