Skip to content

Fix new clippy warnings on Rust 1.74 #731

Fix new clippy warnings on Rust 1.74

Fix new clippy warnings on Rust 1.74 #731

Triggered via pull request October 5, 2023 22:23
Status Success
Total duration 7m 57s
Artifacts

misbehaviour.yml

on: pull_request
Matrix: misbehaviour
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
misbehaviour (gaia11, gaiad, cosmos)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos)
`ibc-relayer-cli` (lib) generated 1 warning (run `cargo fix --lib -p ibc-relayer-cli` to apply 1 suggestion)
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos): crates/relayer-cli/src/commands/tx/client.rs#L438
unnecessary parentheses around block return value
misbehaviour (gaia11, gaiad, cosmos)
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/
misbehaviour (gaia11, gaiad, cosmos)
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/
misbehaviour (gaia11, gaiad, cosmos)
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/
misbehaviour (gaia11, gaiad, cosmos)
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/
misbehaviour (gaia11, gaiad, cosmos)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^