fix(deps): update tokio-prost monorepo to 0.13.0 #8225
Annotations
10 errors and 3 warnings
src/core/proto_reader/fetch.rs#L167
no function or associated item named `decode` found for struct `FileDescriptorProto` in the current scope
|
src/core/grpc/protobuf.rs#L31
no method named `encoded_len` found for struct `DynamicMessage` in the current scope
|
src/core/grpc/protobuf.rs#L35
no method named `encoded_len` found for struct `DynamicMessage` in the current scope
|
src/core/grpc/protobuf.rs#L37
no method named `encode` found for struct `DynamicMessage` in the current scope
|
src/core/http/response.rs#L113
no function or associated item named `decode` found for struct `tonic_types::Status` in the current scope
|
src/core/grpc/protobuf.rs#L6
unused import: `prost::Message`
|
src/core/http/response.rs#L7
unused import: `prost::Message`
|
src/core/proto_reader/fetch.rs#L6
unused import: `prost::Message`
|
src/core/proto_reader/fetch.rs#L167
no function or associated item named `decode` found for struct `prost_reflect::prost_types::FileDescriptorProto` in the current scope
|
src/core/grpc/protobuf.rs#L31
no method named `encoded_len` found for struct `prost_reflect::DynamicMessage` in the current scope
|
src/core/grpc/protobuf.rs#L6
unused import: `prost::Message`
|
src/core/http/response.rs#L7
unused import: `prost::Message`
|
src/core/proto_reader/fetch.rs#L6
unused import: `prost::Message`
|
This job failed
Loading