Skip to content

feat(kad): add refresh_interval config used to poll bootstrap #14328

feat(kad): add refresh_interval config used to poll bootstrap

feat(kad): add refresh_interval config used to poll bootstrap #14328

Triggered via pull request November 12, 2023 21:51
Status Failure
Total duration 5m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

43 errors and 2 warnings
Compile on wasm32-wasi: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Compile on wasm32-wasi: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Compile on wasm32-wasi
Process completed with exit code 101.
Compile on x86_64-pc-windows-msvc
The operation was canceled.
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
Compile on wasm32-unknown-unknown
The operation was canceled.
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
Compile on x86_64-apple-darwin
The operation was canceled.
Compile on wasm32-unknown-emscripten
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
Compile on wasm32-unknown-emscripten: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Compile on wasm32-unknown-emscripten: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Compile on wasm32-unknown-emscripten
The operation was canceled.
Compile with MSRV: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Compile with MSRV: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Compile with MSRV
Process completed with exit code 101.
IPFS Integration tests: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
IPFS Integration tests: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
IPFS Integration tests
Process completed with exit code 101.
Check rustdoc intra-doc links: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Check rustdoc intra-doc links: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Check rustdoc intra-doc links
Process completed with exit code 101.
clippy (nightly-2023-09-10): protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
clippy (nightly-2023-09-10): protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
clippy (nightly-2023-09-10)
Process completed with exit code 101.
examples: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
examples: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
examples
Process completed with exit code 101.
Test libp2p-metrics: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Test libp2p-metrics: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Test libp2p-metrics
Process completed with exit code 101.
Test libp2p: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Test libp2p: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Test libp2p
Process completed with exit code 101.
Test libp2p-kad: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Test libp2p-kad: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Test libp2p-kad
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test libp2p-server: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Test libp2p-server: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Test libp2p-server
Process completed with exit code 101.
Test libp2p-swarm: protocols/kad/src/behaviour.rs#L1030
no field `refresh_interval` on type `&mut behaviour::Behaviour<TStore>`
Test libp2p-swarm: protocols/kad/src/behaviour.rs#L465
struct `behaviour::Behaviour<TStore>` has no field named `refresh_interval`
Test libp2p-swarm
Process completed with exit code 101.
Test libp2p-noise
Failed to download action 'https://api.github.com/repos/actions/cache/tarball/704facf57e6136b1bc63b828d79edcd491f0ee84'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Test libp2p-noise
Back off 22.588 seconds before retry.