chore(deps): update tonic requirement from ^0.9 to ^0.11 #339
Annotations
9 errors and 6 warnings
Run cargo check:
src/serve/grpc/mod.rs#L48
type mismatch resolving `<CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Run cargo check:
src/serve/grpc/mod.rs#L48
the trait bound `CorsGrpcWeb<ChainSyncServiceServer<ChainSyncServiceImpl>>: NamedService` is not satisfied
|
Run cargo check:
src/serve/grpc/mod.rs#L49
type mismatch resolving `<ServerReflectionServer<impl ServerReflection> as Service<Request<Body>>>::Response == Response<UnsyncBoxBody<Bytes, Status>>`
|
Run cargo check:
src/serve/grpc/mod.rs#L49
the trait bound `ServerReflectionServer<impl ServerReflection>: NamedService` is not satisfied
|
Run cargo check:
src/serve/grpc/sync.rs#L59
type mismatch resolving `<Pin<Box<dyn Stream<Item = Result<FollowTipResponse, Status>> + Send>> as Stream>::Item == Result<FollowTipResponse, Status>`
|
Run cargo check:
src/serve/grpc/sync.rs#L63
method `fetch_block` has an incompatible type for trait
|
Run cargo check:
src/serve/grpc/sync.rs#L88
method `dump_history` has an incompatible type for trait
|
Run cargo check:
src/serve/grpc/sync.rs#L132
method `follow_tip` has an incompatible type for trait
|
Run cargo check
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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/.
|
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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