feat(kad): add refresh_interval
config used to poll bootstrap
#14328
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
Run all WASM tests
2m 21s
Compile with MSRV
29s
Check rustdoc intra-doc links
46s
IPFS Integration tests
34s
examples
1m 35s
semver
3m 25s
rustfmt
8s
manifest_lint
10s
Check for changes in proto files
13s
Ensure that `Cargo.lock` is up-to-date
18s
cargo-deny
28s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
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.
|