feat: add fuzz tests #73
Annotations
10 errors and 12 warnings
src/test_utils.rs#L30
this argument is passed by value, but not consumed in the function body
|
src/test_utils.rs#L47
non-binding `let` on a type that implements `Drop`
|
src/test_utils.rs#L60
this argument is passed by value, but not consumed in the function body
|
src/test_utils.rs#L64
non-binding `let` on a type that implements `Drop`
|
src/test_utils.rs#L86
this argument is passed by value, but not consumed in the function body
|
src/test_utils.rs#L92
non-binding `let` on a type that implements `Drop`
|
src/test_utils.rs#L95
non-binding `let` on a type that implements `Drop`
|
src/test_utils.rs#L96
non-binding `let` on a type that implements `Drop`
|
src/test_utils.rs#L118
non-binding `let` on a type that implements `Drop`
|
src/test_utils.rs#L119
non-binding `let` on a type that implements `Drop`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
src/test_utils.rs#L145
redundant clone
|
src/test_utils.rs#L175
redundant clone
|
src/test_utils.rs#L175
redundant clone
|
|
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 `save-state` 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 `save-state` 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