Skip to content

feat(transport): Add Router::into_router #2005

feat(transport): Add Router::into_router

feat(transport): Add Router::into_router #2005

Triggered via pull request August 2, 2023 13:15
Status Failure
Total duration 12m 28s
Artifacts

CI.yml

on: pull_request
Matrix: check
Matrix: Interop Tests
Matrix: test
Matrix: Check unused dependencies
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
check (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L54
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
check (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L54
use of deprecated field `webpki::trust_anchor::TlsServerTrustAnchors::0`
check (ubuntu-latest, stable)
Process completed with exit code 1.
check (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
check (windows-latest, stable)
The operation was canceled.
check (macOS-latest, stable)
The operation was canceled.
test (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L54
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
test (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L54
use of deprecated field `webpki::trust_anchor::TlsServerTrustAnchors::0`
test (ubuntu-latest, stable)
Process completed with exit code 101.
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (windows-latest, stable)
The operation was canceled.
test (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (macOS-latest, stable)
The operation was canceled.
Check MSRV: tonic/src/transport/service/tls.rs#L54
use of deprecated associated function `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
Check MSRV: tonic/src/transport/service/tls.rs#L54
use of deprecated field `webpki::trust_anchor::TlsServerTrustAnchors::0`