Skip to content

fix(network): use saturating_* functions to track the connected peers #736

fix(network): use saturating_* functions to track the connected peers

fix(network): use saturating_* functions to track the connected peers #736

Triggered via push November 6, 2023 17:49
Status Success
Total duration 13m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Run and log benchmark criterion results on gh-pages
13m 18s
Run and log benchmark criterion results on gh-pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run and log benchmark criterion results on gh-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run and log benchmark criterion results on gh-pages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 27: itertools = "~0.11.0" 28: libp2p = { version="0.53" , features = ["identify"] } ^ 29: prometheus-client = { version = "0.22", optional = true }
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 25: custom_debug = "~0.5.0" 26: libp2p = { version="0.53" , features = ["tokio", "dns", "kad", "macros", "request-response", "cbor","identify", "autonat", "noise", "tcp", "yamux", "gossipsub"] } ^ 27: prometheus-client = { version = "0.22", optional = true }
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 49: lazy_static = "~1.4.0" 50: libp2p = { version="0.53" , features = ["tokio", "dns", "kad", "macros", "autonat"] } ^ 51: prometheus-client = { version = "0.22", optional = true }
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 20: color-eyre = "~0.6" 21: libp2p = { version="0.53" , features = [] } ^ 22: reqwest = { version="0.11.18", default-features=false, features = ["rustls-tls"], optional = true }
Run and log benchmark criterion results on gh-pages
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 17: hex = "~0.4.3" 18: libp2p = { version="0.53" , features = ["identify", "kad"] } ^ 19: rmp-serde = "1.1.1"