feat: verify expected PeerId
as part of security handshake
#14617
ci.yml
on: pull_request
gather_published_crates
11s
Run all WASM tests
1m 32s
Compile with MSRV
30s
Check rustdoc intra-doc links
58s
IPFS Integration tests
59s
examples
3m 27s
semver
7m 2s
rustfmt
12s
manifest_lint
11s
Check for changes in proto files
10s
Ensure that `Cargo.lock` is up-to-date
14s
cargo-deny
32s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
16 errors
Compile with MSRV:
core/src/upgrade/secure.rs#L64
future cannot be sent between threads safely
|
Compile with MSRV:
core/src/upgrade/secure.rs#L64
future cannot be sent between threads safely
|
Compile with MSRV:
core/src/upgrade/secure.rs#L89
future cannot be sent between threads safely
|
Compile with MSRV:
core/src/upgrade/secure.rs#L89
future cannot be sent between threads safely
|
Compile with MSRV
Process completed with exit code 101.
|
clippy (nightly-2023-09-10):
core/src/upgrade/secure.rs#L64
future cannot be sent between threads safely
|
clippy (nightly-2023-09-10):
core/src/upgrade/secure.rs#L64
future cannot be sent between threads safely
|
clippy (nightly-2023-09-10):
core/src/upgrade/secure.rs#L89
future cannot be sent between threads safely
|
clippy (nightly-2023-09-10):
core/src/upgrade/secure.rs#L89
future cannot be sent between threads safely
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
Test libp2p-core
Process completed with exit code 1.
|
Test libp2p-quic:
transports/tls/src/upgrade.rs#L146
no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
|
Test libp2p-quic
Process completed with exit code 101.
|
Test libp2p-noise
Process completed with exit code 1.
|
Test libp2p-tls
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|