Skip to content

deps: bump the webrtc group with 2 updates #16055

deps: bump the webrtc group with 2 updates

deps: bump the webrtc group with 2 updates #16055

Triggered via pull request May 9, 2024 13:06
Status Failure
Total duration 10m 30s
Artifacts

ci.yml

on: pull_request
gather_published_crates
12s
gather_published_crates
Run all WASM tests
1m 33s
Run all WASM tests
Compile with MSRV
26s
Compile with MSRV
Check rustdoc intra-doc links
28s
Check rustdoc intra-doc links
IPFS Integration tests
1m 34s
IPFS Integration tests
examples
1m 4s
examples
semver
7m 42s
semver
rustfmt
17s
rustfmt
manifest_lint
14s
manifest_lint
Check for changes in proto files
18s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
17s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
29s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

113 errors and 38 warnings
Check rustdoc intra-doc links: 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#L110
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Check rustdoc intra-doc links: 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#L196
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Check rustdoc intra-doc links: 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#L207
use of deprecated type alias `rcgen::RcgenError`: Renamed to `Error`. We recommend to refer to it by fully-qualifying the crate: `rcgen::Error`.
Check rustdoc intra-doc links: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
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>`
Check rustdoc intra-doc links: 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>`
Check rustdoc intra-doc links: 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>`
Check rustdoc intra-doc links: 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>`
Check rustdoc intra-doc links: 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
Check rustdoc intra-doc links: 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.
Check rustdoc intra-doc links
Process completed with exit code 101.
clippy (1.78.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.78.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.78.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.78.0): transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
clippy (1.78.0): transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.78.0): transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.78.0): transports/tls/src/certificate.rs#L65
no field `alg` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.78.0): transports/tls/src/certificate.rs#L66
no field `key_pair` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (1.78.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.78.0)
Process completed with exit code 101.
clippy (beta): 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 (beta): 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 (beta): 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 (beta): transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
clippy (beta): transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (beta): transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (beta): transports/tls/src/certificate.rs#L65
no field `alg` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (beta): transports/tls/src/certificate.rs#L66
no field `key_pair` on type `std::result::Result<rcgen::CertificateParams, rcgen::Error>`
clippy (beta): transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
clippy (beta)
Process completed with exit code 101.
Compile on x86_64-apple-darwin: 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 on x86_64-apple-darwin: 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 on x86_64-apple-darwin: 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 on x86_64-apple-darwin: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Compile on x86_64-apple-darwin: transports/tls/src/certificate.rs#L67
no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
Compile on x86_64-apple-darwin
Process completed with exit code 101.
Compile on x86_64-pc-windows-msvc
The job was canceled because "x86_64-apple-darwin_macos" failed.
examples: transports/webrtc/src/tokio/certificate.rs#L42
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
examples: transports/webrtc/src/tokio/certificate.rs#L44
associated function `from_params` is private
examples: transports/webrtc/src/tokio/certificate.rs#L44
this function takes 2 arguments but 1 argument was supplied
examples
Process completed with exit code 101.
Test libp2p: 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: 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: 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: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Test libp2p: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p: 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
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: transports/webrtc/src/tokio/certificate.rs#L44
associated function `from_params` is private
Test libp2p-webrtc: transports/webrtc/src/tokio/certificate.rs#L44
this function takes 2 arguments but 1 argument was supplied
Test libp2p-webrtc
Process completed with exit code 101.
Test libp2p-perf: 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-perf: 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-perf: 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-perf: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Test libp2p-perf: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-perf: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-perf: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-perf: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-perf: 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-perf
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-server: 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-server: 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-server: 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-server: transports/tls/src/certificate.rs#L55
this function takes 0 arguments but 1 argument was supplied
Test libp2p-server: transports/tls/src/certificate.rs#L60
no field `distinguished_name` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-server: transports/tls/src/certificate.rs#L61
no field `custom_extensions` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-server: transports/tls/src/certificate.rs#L65
no field `alg` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-server: transports/tls/src/certificate.rs#L66
no field `key_pair` on type `Result<CertificateParams, rcgen::Error>`
Test libp2p-server: 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-server
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-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.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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-floodsub
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-allow-block-list
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-connection-limits
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-core
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-autonat
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-identity
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-dns
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-metrics
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-noise
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-plaintext
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-identify
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-dcutr
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-memory-connection-limits
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-swarm-derive
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-mplex
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-ping
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-gossipsub
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-mdns
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-kad
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-stream
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-relay
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-pnet
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-swarm-test
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-uds
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-rendezvous
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-request-response
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-utils
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-tcp
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-upnp
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-webtransport-websys
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-websys
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-yamux
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-websocket-websys
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 multistream-select
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 quick-protobuf-codec
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-swarm
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 rw-stream-sink
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/.