Skip to content

chore: add rustfmt.toml #17221

chore: add rustfmt.toml

chore: add rustfmt.toml #17221

Triggered via pull request November 27, 2024 03:01
Status Failure
Total duration 7m 53s
Artifacts

ci.yml

on: pull_request
gather_published_crates
3s
gather_published_crates
Run all WASM tests
1m 25s
Run all WASM tests
Compile with MSRV
53s
Compile with MSRV
Check rustdoc intra-doc links
25s
Check rustdoc intra-doc links
IPFS Integration tests
48s
IPFS Integration tests
examples
3m 19s
examples
semver
3m 34s
semver
rustfmt
8s
rustfmt
manifest_lint
7s
manifest_lint
Check for changes in proto files
10s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
8s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
31s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
rustfmt
Process completed with exit code 1.
Check rustdoc intra-doc links: libp2p/src/tutorials/hole_punching.rs#L186
could not parse code block as Rust code
Check rustdoc intra-doc links: libp2p/src/tutorials/ping.rs#L62
could not parse code block as Rust code
Check rustdoc intra-doc links
Process completed with exit code 101.
clippy (beta): swarm/src/connection/pool.rs#L227
this `map_or` is redundant
clippy (beta)
Process completed with exit code 101.
Test libp2p: libp2p/src/tutorials/ping.rs#L68
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L69
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L69
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L69
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L69
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L69
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L71
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L71
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L74
unknown start of token: `
Test libp2p: libp2p/src/tutorials/ping.rs#L65
expected one of `!` or `[`, found `Network`
Test libp2p-relay: protocols/relay/src/priv_client/transport.rs#L63
this file contains an unclosed delimiter
Test libp2p-relay: protocols/relay/src/priv_client/transport.rs#L87
expected one of `.`, `;`, `?`, `}`, or an operator, found `Listen`
Test libp2p-relay
Process completed with exit code 101.
Test libp2p-pnet
Process completed with exit code 101.