chore(deps): bump tonic from 0.9.2 to 0.10.2 #187
validate.yml
on: push
Test Suite
9m 40s
Lint Rust
13m 59s
Matrix: Check
Annotations
41 errors and 25 warnings
Test Suite:
src/serve/grpc/mod.rs#L41
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Test Suite:
src/serve/grpc/mod.rs#L41
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
|
Test Suite:
src/serve/mod.rs#L24
cannot check whether the hidden type of opaque type satisfies auto traits
|
Test Suite:
src/serve/grpc/sync.rs#L54
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#L58
method `fetch_block` has an incompatible type for trait
|
Test Suite:
src/serve/grpc/sync.rs#L83
method `dump_history` has an incompatible type for trait
|
Test Suite:
src/serve/grpc/sync.rs#L127
method `follow_tip` has an incompatible type for trait
|
Test Suite
could not compile `dolos` (lib) due to 7 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#L41
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Check (ubuntu-latest, stable):
src/serve/grpc/mod.rs#L41
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
|
Check (ubuntu-latest, stable):
src/serve/mod.rs#L24
cannot check whether the hidden type of opaque type satisfies auto traits
|
Check (ubuntu-latest, stable):
src/serve/grpc/sync.rs#L54
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#L58
method `fetch_block` has an incompatible type for trait
|
Check (ubuntu-latest, stable):
src/serve/grpc/sync.rs#L83
method `dump_history` has an incompatible type for trait
|
Check (ubuntu-latest, stable):
src/serve/grpc/sync.rs#L127
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#L41
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Check (macOS-latest, stable):
src/serve/grpc/mod.rs#L41
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
|
Check (macOS-latest, stable):
src/serve/mod.rs#L24
cannot check whether the hidden type of opaque type satisfies auto traits
|
Check (macOS-latest, stable):
src/serve/grpc/sync.rs#L54
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#L58
method `fetch_block` has an incompatible type for trait
|
Check (macOS-latest, stable):
src/serve/grpc/sync.rs#L83
method `dump_history` has an incompatible type for trait
|
Check (macOS-latest, stable):
src/serve/grpc/sync.rs#L127
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):
src/serve/grpc/mod.rs#L41
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Check (windows-latest, stable):
src/serve/grpc/mod.rs#L41
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
|
Check (windows-latest, stable):
src/serve/mod.rs#L24
cannot check whether the hidden type of opaque type satisfies auto traits
|
Check (windows-latest, stable):
src/serve/grpc/sync.rs#L54
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#L58
method `fetch_block` has an incompatible type for trait
|
Check (windows-latest, stable):
src/serve/grpc/sync.rs#L83
method `dump_history` has an incompatible type for trait
|
Check (windows-latest, stable):
src/serve/grpc/sync.rs#L127
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#L41
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Lint Rust:
src/serve/grpc/mod.rs#L41
the trait bound `tonic_web::CorsGrpcWeb<utxorpc::proto::sync::v1::chain_sync_service_server::ChainSyncServiceServer<serve::grpc::sync::ChainSyncServiceImpl>>: tonic::server::NamedService` is not satisfied
|
Lint Rust:
src/serve/mod.rs#L24
cannot check whether the hidden type of opaque type satisfies auto traits
|
Lint Rust:
src/serve/grpc/sync.rs#L54
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#L58
method `fetch_block` has an incompatible type for trait
|
Lint Rust:
src/serve/grpc/sync.rs#L83
method `dump_history` has an incompatible type for trait
|
Lint Rust:
src/serve/grpc/sync.rs#L127
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
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)
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)
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/
|
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
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/
|