chore(deps): bump tonic from 0.9.2 to 0.10.2 #187
Annotations
9 errors and 5 warnings
src/serve/grpc/mod.rs#L41
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
src/serve/grpc/mod.rs#L41
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
|
src/serve/mod.rs#L24
cannot check whether the hidden type of opaque type satisfies auto traits
|
src/serve/grpc/sync.rs#L54
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
|
src/serve/grpc/sync.rs#L58
method `fetch_block` has an incompatible type for trait
|
src/serve/grpc/sync.rs#L83
method `dump_history` has an incompatible type for trait
|
src/serve/grpc/sync.rs#L127
method `follow_tip` has an incompatible type for trait
|
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading