Skip to content

chore: introduce rustfmt.toml #17220

chore: introduce rustfmt.toml

chore: introduce rustfmt.toml #17220

Triggered via pull request November 27, 2024 02:42
Status Failure
Total duration 6m 10s
Artifacts

ci.yml

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

Annotations

21 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-pnet
Process completed with exit code 101.
Test libp2p-gossipsub
Process completed with exit code 101.
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.