fuzz: Fix oss-fuzz github action #783
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
tests/call_fn.rs#L2
unused import: `FnPtr`
|
Test:
tests/call_fn.rs#L3
unused import: `std::any::TypeId`
|
Test:
tests/types.rs#L11
variable does not need to be mutable
|
Test:
examples/arrays_and_structs.rs#L8
unused imports: `Engine`, `EvalAltResult`
|
Test
`rhai` (example "arrays_and_structs") generated 1 warning (run `cargo fix --example "arrays_and_structs"` to apply 1 suggestion)
|
Test
`rhai` (test "types") generated 1 warning (run `cargo fix --test "types"` to apply 1 suggestion)
|
Test
`rhai` (test "debugging") generated 1 warning
|
Test
`rhai` (example "custom_types") generated 1 warning (run `cargo fix --example "custom_types"` to apply 1 suggestion)
|
Test:
tests/closures.rs#L5
unused import: `std::mem::take`
|
Test:
tests/closures.rs#L314
type alias `TestStruct` is never used
|
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/
|
The logs for this run have expired and are no longer available.
Loading