Skip to content

feat(autonatv2): Implement autonat v2 #181

feat(autonatv2): Implement autonat v2

feat(autonatv2): Implement autonat v2 #181

Triggered via pull request June 14, 2024 09:31
Status Failure
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
gather_published_crates
14s
gather_published_crates
Run all WASM tests
1m 40s
Run all WASM tests
Compile with MSRV
28s
Compile with MSRV
Check rustdoc intra-doc links
54s
Check rustdoc intra-doc links
IPFS Integration tests
1m 13s
IPFS Integration tests
examples
3m 23s
examples
semver
3m 38s
semver
rustfmt
12s
rustfmt
manifest_lint
12s
manifest_lint
Check for changes in proto files
11s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
10s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
30s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Compile with MSRV: misc/server/src/behaviour.rs#L27
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Compile with MSRV: misc/server/src/behaviour.rs#L60
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Compile with MSRV: misc/server/src/behaviour.rs#L60
use of deprecated associated function `libp2p::libp2p_autonat::Behaviour::new`: Please use `v2` module instead.
Compile with MSRV
Process completed with exit code 101.
clippy (beta): misc/server/src/behaviour.rs#L27
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
clippy (beta): misc/server/src/behaviour.rs#L60
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
clippy (beta): misc/server/src/behaviour.rs#L60
use of deprecated associated function `libp2p::libp2p_autonat::Behaviour::new`: Please use `v2` module instead.
clippy (beta)
Process completed with exit code 101.
clippy (1.78.0): misc/server/src/behaviour.rs#L27
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
clippy (1.78.0): misc/server/src/behaviour.rs#L60
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
clippy (1.78.0): misc/server/src/behaviour.rs#L60
use of deprecated associated function `libp2p::libp2p_autonat::Behaviour::new`: Please use `v2` module instead.
clippy (1.78.0)
Process completed with exit code 101.
Test libp2p-autonat
Process completed with exit code 1.
Test libp2p-dcutr
Process completed with exit code 101.
Test libp2p-server: misc/server/src/behaviour.rs#L27
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Test libp2p-server: misc/server/src/behaviour.rs#L60
use of deprecated struct `libp2p::libp2p_autonat::Behaviour`: Please use `v2` module instead.
Test libp2p-server: misc/server/src/behaviour.rs#L60
use of deprecated associated function `libp2p::libp2p_autonat::Behaviour::new`: Please use `v2` module instead.
Test libp2p-server
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1