Skip to content

deps: bump rcgen from 0.11.3 to 0.13.1 in the webrtc group #355

deps: bump rcgen from 0.11.3 to 0.13.1 in the webrtc group

deps: bump rcgen from 0.11.3 to 0.13.1 in the webrtc group #355

Triggered via pull request April 8, 2024 04:56
Status Failure
Total duration 7m 8s
Artifacts

ci.yml

on: pull_request
gather_published_crates
11s
gather_published_crates
Run all WASM tests
1m 30s
Run all WASM tests
Compile with MSRV
25s
Compile with MSRV
Check rustdoc intra-doc links
37s
Check rustdoc intra-doc links
IPFS Integration tests
27s
IPFS Integration tests
examples
22s
examples
semver
6m 52s
semver
rustfmt
6s
rustfmt
manifest_lint
11s
manifest_lint
Check for changes in proto files
31s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
16s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
27s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

118 errors and 57 warnings
Compile with select features (mdns tcp dns tokio)
Process completed with exit code 101.
Compile with MSRV: transports/tls/src/certificate.rs#L110
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Compile with MSRV: transports/tls/src/certificate.rs#L196
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Compile with MSRV: transports/tls/src/certificate.rs#L207
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Compile with MSRV: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Compile with MSRV: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Compile with MSRV: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Compile with MSRV: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Compile with MSRV: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Compile with MSRV: transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
Compile with MSRV
Process completed with exit code 101.
examples: swarm/src/connection.rs#L737
field `1` is never read
examples
Process completed with exit code 101.
clippy (1.75.0): transports/tls/src/certificate.rs#L110
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
clippy (1.75.0): transports/tls/src/certificate.rs#L196
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
clippy (1.75.0): transports/tls/src/certificate.rs#L207
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
clippy (1.75.0): transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
clippy (1.75.0): transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.75.0): transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.75.0): transports/tls/src/certificate.rs#L65
no field `alg` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.75.0): transports/tls/src/certificate.rs#L66
no field `key_pair` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.75.0): transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
clippy (1.75.0)
Process completed with exit code 101.
IPFS Integration tests: swarm/src/connection.rs#L737
field `1` is never read
IPFS Integration tests
Process completed with exit code 101.
Compile on wasm32-unknown-unknown: swarm/src/connection.rs#L737
field `1` is never read
Compile on wasm32-unknown-emscripten
Process completed with exit code 101.
Compile on wasm32-unknown-unknown
Process completed with exit code 101.
Compile with select features (mdns tcp dns async-std)
The job was canceled because "mdns_tcp_dns_tokio" failed.
Compile with select features (mdns tcp dns async-std)
The operation was canceled.
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-unknown-emscripten" failed.
Compile on x86_64-pc-windows-msvc
The operation was canceled.
Check rustdoc intra-doc links: swarm/src/connection.rs#L737
field `1` is never read
Check rustdoc intra-doc links
Process completed with exit code 101.
Compile on wasm32-wasi
The job was canceled because "wasm32-unknown-emscripten" failed.
Compile on wasm32-wasi: swarm/src/connection.rs#L737
field `1` is never read
Compile on wasm32-wasi
The operation was canceled.
clippy (beta): misc/multistream-select/src/listener_select.rs#L31
the item `FromIterator` is imported redundantly
clippy (beta): misc/multistream-select/src/protocol.rs#L34
the item `TryFrom` is imported redundantly
clippy (beta)
Process completed with exit code 101.
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-unknown-emscripten" failed.
Compile on x86_64-apple-darwin
The operation was canceled.
Test libp2p-floodsub: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-floodsub
Process completed with exit code 101.
Test libp2p-metrics: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-metrics
Process completed with exit code 101.
Test libp2p-autonat: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-autonat
Process completed with exit code 101.
Test libp2p-dcutr: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-dcutr
Process completed with exit code 101.
Test libp2p-swarm: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-swarm
Process completed with exit code 101.
Test libp2p-identify: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-identify
Process completed with exit code 101.
Test libp2p-allow-block-list: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-allow-block-list
Process completed with exit code 101.
Test libp2p-upnp: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-upnp
Process completed with exit code 101.
Test libp2p-kad: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-kad
Process completed with exit code 101.
Test libp2p-request-response: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-request-response
Process completed with exit code 101.
Test libp2p-rendezvous: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-rendezvous
Process completed with exit code 101.
Test libp2p-memory-connection-limits
Process completed with exit code 101.
Test libp2p-ping: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-ping
Process completed with exit code 101.
Test libp2p-stream: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-stream
Process completed with exit code 101.
Test libp2p: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p
Process completed with exit code 101.
Test libp2p-server: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-server
Process completed with exit code 101.
Test libp2p-connection-limits: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-connection-limits
Process completed with exit code 101.
Test libp2p-relay: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-relay
Process completed with exit code 101.
Test libp2p-mdns: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-mdns
Process completed with exit code 101.
Test libp2p-swarm-test: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-swarm-test
Process completed with exit code 101.
Test libp2p-perf: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-perf
Process completed with exit code 101.
Test libp2p-pnet: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-pnet
Process completed with exit code 101.
Test libp2p-websocket: transports/websocket/src/lib.rs#L84
no method named `serialize_private_key_der` found for struct `CertifiedKey` in the current scope
Test libp2p-websocket: transports/websocket/src/lib.rs#L85
no method named `serialize_der` found for struct `CertifiedKey` in the current scope
Test libp2p-websocket
Process completed with exit code 101.
Test libp2p-tls: transports/tls/src/certificate.rs#L110
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Test libp2p-tls: transports/tls/src/certificate.rs#L196
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Test libp2p-tls: transports/tls/src/certificate.rs#L207
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Test libp2p-tls: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Test libp2p-tls: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-tls: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-tls: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-tls: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-tls: transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
Test libp2p-tls
Process completed with exit code 101.
Test libp2p-quic: transports/tls/src/certificate.rs#L110
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Test libp2p-quic: transports/tls/src/certificate.rs#L196
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Test libp2p-quic: transports/tls/src/certificate.rs#L207
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Test libp2p-quic: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Test libp2p-quic: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-quic: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-quic: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-quic: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-quic: transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
Test libp2p-quic
Process completed with exit code 101.
Test libp2p-gossipsub: swarm/src/connection.rs#L737
field `1` is never read
Test libp2p-gossipsub
Process completed with exit code 101.
Test libp2p-webrtc: transports/webrtc/src/tokio/certificate.rs#L42
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-webrtc
Process completed with exit code 101.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
manifest_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile with select features (mdns tcp dns tokio)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile with MSRV
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (1.75.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
IPFS Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile on wasm32-unknown-emscripten
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compile on wasm32-unknown-unknown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check rustdoc intra-doc links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test futures-bounded
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-floodsub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-swarm-derive
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-metrics
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-autonat
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test rw-stream-sink
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-webrtc-utils
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-plaintext
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-dcutr
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-swarm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-yamux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-identify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-uds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-allow-block-list
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-upnp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-kad
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-request-response
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-rendezvous
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-memory-connection-limits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-ping
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-stream
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-connection-limits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-relay
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-mdns
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test multistream-select
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-webtransport-websys
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-swarm-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-perf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test quick-protobuf-codec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-pnet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-websocket
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-tls
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-identity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-noise
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-quic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-websocket-websys
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-webrtc-websys
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-tcp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-gossipsub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-mplex
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run all WASM tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-webrtc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test libp2p-dns
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.