Skip to content

chore(deps): update tonic requirement from ^0.9 to ^0.11 #339

chore(deps): update tonic requirement from ^0.9 to ^0.11

chore(deps): update tonic requirement from ^0.9 to ^0.11 #339

Triggered via push February 13, 2024 16:50
Status Failure
Total duration 31m 46s
Artifacts

validate.yml

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

Annotations

46 errors and 30 warnings
Check (windows-latest, stable): src/serve/grpc/mod.rs#L48
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Check (windows-latest, stable): src/serve/grpc/mod.rs#L48
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
Check (windows-latest, stable): src/serve/grpc/mod.rs#L49
type mismatch resolving `<ServerReflectionServer<impl ServerReflection> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Check (windows-latest, stable): src/serve/grpc/mod.rs#L49
the trait bound `ServerReflectionServer<impl ServerReflection>: NamedService` is not satisfied
Check (windows-latest, stable): src/serve/grpc/sync.rs#L59
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
Check (windows-latest, stable): src/serve/grpc/sync.rs#L63
method `fetch_block` has an incompatible type for trait
Check (windows-latest, stable): src/serve/grpc/sync.rs#L88
method `dump_history` has an incompatible type for trait
Check (windows-latest, stable): src/serve/grpc/sync.rs#L132
method `follow_tip` has an incompatible type for trait
Check (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Lint Rust: src/serve/grpc/mod.rs#L48
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Lint Rust: src/serve/grpc/mod.rs#L48
the trait bound `tonic_web::CorsGrpcWeb<utxorpc_spec::utxorpc::v1alpha::sync::chain_sync_service_server::ChainSyncServiceServer<serve::grpc::sync::ChainSyncServiceImpl>>: tonic::server::NamedService` is not satisfied
Lint Rust: src/serve/grpc/mod.rs#L49
type mismatch resolving `<ServerReflectionServer<impl ServerReflection> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Lint Rust: src/serve/grpc/mod.rs#L49
the trait bound `tonic_reflection::server::ServerReflectionServer<impl tonic_reflection::server::ServerReflection>: tonic::server::NamedService` is not satisfied
Lint Rust: src/serve/grpc/sync.rs#L59
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
Lint Rust: src/serve/grpc/sync.rs#L63
method `fetch_block` has an incompatible type for trait
Lint Rust: src/serve/grpc/sync.rs#L88
method `dump_history` has an incompatible type for trait
Lint Rust: src/serve/grpc/sync.rs#L132
method `follow_tip` has an incompatible type for trait
Lint Rust
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite: src/serve/grpc/mod.rs#L48
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Test Suite: src/serve/grpc/mod.rs#L48
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
Test Suite: src/serve/grpc/mod.rs#L49
type mismatch resolving `<ServerReflectionServer<impl ServerReflection> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Test Suite: src/serve/grpc/mod.rs#L49
the trait bound `ServerReflectionServer<impl ServerReflection>: NamedService` is not satisfied
Test Suite: src/serve/grpc/sync.rs#L59
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
Test Suite: src/serve/grpc/sync.rs#L63
method `fetch_block` has an incompatible type for trait
Test Suite: src/serve/grpc/sync.rs#L88
method `dump_history` has an incompatible type for trait
Test Suite: src/serve/grpc/sync.rs#L132
method `follow_tip` has an incompatible type for trait
Test Suite
could not compile `dolos` (lib) due to 8 previous errors
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L48
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L48
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L49
type mismatch resolving `<ServerReflectionServer<impl ServerReflection> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Check (ubuntu-latest, stable): src/serve/grpc/mod.rs#L49
the trait bound `ServerReflectionServer<impl ServerReflection>: NamedService` is not satisfied
Check (ubuntu-latest, stable): src/serve/grpc/sync.rs#L59
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
Check (ubuntu-latest, stable): src/serve/grpc/sync.rs#L63
method `fetch_block` has an incompatible type for trait
Check (ubuntu-latest, stable): src/serve/grpc/sync.rs#L88
method `dump_history` has an incompatible type for trait
Check (ubuntu-latest, stable): src/serve/grpc/sync.rs#L132
method `follow_tip` has an incompatible type for trait
Check (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L48
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L48
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L49
type mismatch resolving `<ServerReflectionServer<impl ServerReflection> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
Check (macOS-latest, stable): src/serve/grpc/mod.rs#L49
the trait bound `ServerReflectionServer<impl ServerReflection>: NamedService` is not satisfied
Check (macOS-latest, stable): src/serve/grpc/sync.rs#L59
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
Check (macOS-latest, stable): src/serve/grpc/sync.rs#L63
method `fetch_block` has an incompatible type for trait
Check (macOS-latest, stable): src/serve/grpc/sync.rs#L88
method `dump_history` has an incompatible type for trait
Check (macOS-latest, stable): src/serve/grpc/sync.rs#L132
method `follow_tip` has an incompatible type for trait
Check (macOS-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Check (windows-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/
Lint Rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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 (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/
Check (macOS-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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/