build(deps): update tonic requirement from 0.11.0 to 0.12.1 in /bigtable_rs #212
Annotations
21 errors and 1 warning
test (ubuntu-latest):
bigtable_rs/src/auth_service.rs#L36
the value of the associated types `Error` and `Data` in `tonic::transport::Body` must be specified
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L454
the method `check_and_mutate_row` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L465
the method `read_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L483
the method `read_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L492
the method `sample_row_keys` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L501
the method `mutate_row` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L510
the method `mutate_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/google/google.bigtable.v2.rs#L1816
the trait bound `ReadRowsRequest: prost::message::Message` is not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/google/google.bigtable.v2.rs#L1816
the trait bound `ReadRowsRequest: prost::message::Message` is not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/google/google.bigtable.v2.rs#L1816
the trait bound `ReadRowsRequest: prost::message::Message` is not satisfied
|
test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macOS-latest):
bigtable_rs/src/auth_service.rs#L36
the value of the associated types `Error` and `Data` in `tonic::transport::Body` must be specified
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L454
the method `check_and_mutate_row` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L465
the method `read_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L483
the method `read_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L492
the method `sample_row_keys` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L501
the method `mutate_row` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L510
the method `mutate_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
|
test (macOS-latest):
bigtable_rs/src/google/google.bigtable.v2.rs#L1816
the trait bound `ReadRowsRequest: prost::message::Message` is not satisfied
|
test (macOS-latest):
bigtable_rs/src/google/google.bigtable.v2.rs#L1816
the trait bound `ReadRowsRequest: prost::message::Message` is not satisfied
|
test (macOS-latest):
bigtable_rs/src/google/google.bigtable.v2.rs#L1816
the trait bound `ReadRowsRequest: prost::message::Message` is not satisfied
|
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|