Skip to content

feat(tonic-types): add ability to extract rich error details from google.rpc.Status #1979

feat(tonic-types): add ability to extract rich error details from google.rpc.Status

feat(tonic-types): add ability to extract rich error details from google.rpc.Status #1979

Re-run triggered July 25, 2023 18:57
Status Failure
Total duration 13m 8s
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

18 errors and 3 warnings
Interop Tests (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L71
use of deprecated method `tokio_rustls::rustls::client::builder::<impl tokio_rustls::rustls::ConfigBuilder<tokio_rustls::rustls::ClientConfig, tokio_rustls::rustls::client::WantsTransparencyPolicyOrClientCert>>::with_single_cert`: Use `with_client_auth_cert` instead
Interop Tests (ubuntu-latest, stable)
Process completed with exit code 101.
Interop Tests (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
Interop Tests (macOS-latest, stable)
The operation was canceled.
Interop Tests (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
Interop Tests (windows-latest, stable)
The operation was canceled.
check (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L71
use of deprecated method `tokio_rustls::rustls::client::builder::<impl tokio_rustls::rustls::ConfigBuilder<tokio_rustls::rustls::ClientConfig, tokio_rustls::rustls::client::WantsTransparencyPolicyOrClientCert>>::with_single_cert`: Use `with_client_auth_cert` instead
check (ubuntu-latest, stable)
Process completed with exit code 1.
check (windows-latest, stable)
The operation was canceled.
check (macOS-latest, stable)
The operation was canceled.
Check MSRV
Process completed with exit code 101.
check docs
Process completed with exit code 101.
test (ubuntu-latest, stable): tonic/src/transport/service/tls.rs#L71
use of deprecated method `tokio_rustls::rustls::client::builder::<impl tokio_rustls::rustls::ConfigBuilder<tokio_rustls::rustls::ClientConfig, tokio_rustls::rustls::client::WantsTransparencyPolicyOrClientCert>>::with_single_cert`: Use `with_client_auth_cert` instead
test (ubuntu-latest, stable)
Process completed with exit code 101.
test (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (macOS-latest, stable)
The operation was canceled.
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (windows-latest, stable)
The operation was canceled.
check (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: baptiste0928/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: baptiste0928/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: baptiste0928/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/