Skip to content

chore(deps): bump tonic-web from 0.11.0 to 0.12.1 #680

chore(deps): bump tonic-web from 0.11.0 to 0.12.1

chore(deps): bump tonic-web from 0.11.0 to 0.12.1 #680

Triggered via push August 2, 2024 22:33
Status Failure
Total duration 4m 48s
Artifacts

validate.yml

on: push
Matrix: Check
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 30 warnings
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `SyncServiceServer<SyncServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: NamedService` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `QueryServiceServer<QueryServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: NamedService` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `SubmitServiceServer<SubmitServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: NamedService` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L76
the trait bound `WatchServiceServer<WatchServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L73
the trait bound `pallas::interop::pallas_utxorpc::spec::sync::sync_service_server::SyncServiceServer<serve::grpc::sync::SyncServiceImpl>: tonic::codegen::Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L73
the trait bound `tonic_web::CorsGrpcWeb<pallas::interop::pallas_utxorpc::spec::sync::sync_service_server::SyncServiceServer<serve::grpc::sync::SyncServiceImpl>>: tonic::codegen::Service<tonic::codegen::http::request::Request<tonic::transport::Body>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L73
the trait bound `tonic_web::CorsGrpcWeb<pallas::interop::pallas_utxorpc::spec::sync::sync_service_server::SyncServiceServer<serve::grpc::sync::SyncServiceImpl>>: tonic::server::NamedService` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L74
the trait bound `pallas::interop::pallas_utxorpc::spec::query::query_service_server::QueryServiceServer<serve::grpc::query::QueryServiceImpl>: tonic::codegen::Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L74
the trait bound `tonic_web::CorsGrpcWeb<pallas::interop::pallas_utxorpc::spec::query::query_service_server::QueryServiceServer<serve::grpc::query::QueryServiceImpl>>: tonic::codegen::Service<tonic::codegen::http::request::Request<tonic::transport::Body>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L74
the trait bound `tonic_web::CorsGrpcWeb<pallas::interop::pallas_utxorpc::spec::query::query_service_server::QueryServiceServer<serve::grpc::query::QueryServiceImpl>>: tonic::server::NamedService` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L75
the trait bound `pallas::interop::pallas_utxorpc::spec::submit::submit_service_server::SubmitServiceServer<serve::grpc::submit::SubmitServiceImpl>: tonic::codegen::Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L75
the trait bound `tonic_web::CorsGrpcWeb<pallas::interop::pallas_utxorpc::spec::submit::submit_service_server::SubmitServiceServer<serve::grpc::submit::SubmitServiceImpl>>: tonic::codegen::Service<tonic::codegen::http::request::Request<tonic::transport::Body>>` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L75
the trait bound `tonic_web::CorsGrpcWeb<pallas::interop::pallas_utxorpc::spec::submit::submit_service_server::SubmitServiceServer<serve::grpc::submit::SubmitServiceImpl>>: tonic::server::NamedService` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L76
the trait bound `pallas::interop::pallas_utxorpc::spec::watch::watch_service_server::WatchServiceServer<serve::grpc::watch::WatchServiceImpl>: tonic::codegen::Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `SyncServiceServer<SyncServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: NamedService` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `QueryServiceServer<QueryServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: NamedService` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `SubmitServiceServer<SubmitServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: NamedService` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L76
the trait bound `WatchServiceServer<WatchServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L73
the trait bound `SyncServiceServer<SyncServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: NamedService` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L74
the trait bound `QueryServiceServer<QueryServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: NamedService` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L75
the trait bound `SubmitServiceServer<SubmitServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: NamedService` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L76
the trait bound `WatchServiceServer<WatchServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `SyncServiceServer<SyncServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L73
the trait bound `CorsGrpcWeb<SyncServiceServer<SyncServiceImpl>>: NamedService` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `QueryServiceServer<QueryServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L74
the trait bound `CorsGrpcWeb<QueryServiceServer<QueryServiceImpl>>: NamedService` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `SubmitServiceServer<SubmitServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: Service<request::Request<tonic::transport::Body>>` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L75
the trait bound `CorsGrpcWeb<SubmitServiceServer<SubmitServiceImpl>>: NamedService` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L76
the trait bound `WatchServiceServer<WatchServiceImpl>: Service<http::request::Request<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, tonic::status::Status>>>` is not satisfied
Check (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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 (ubuntu-latest, stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Check (ubuntu-latest, stable)
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/
Lint Rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Rust
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Rust
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/
Lint Rust
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/
Lint Rust
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/
Lint Rust
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/
Check (macOS-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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 Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Check (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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 Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/