Skip to content

build(deps): update tonic requirement from 0.11.0 to 0.12.2 in /bigtable_rs #216

build(deps): update tonic requirement from 0.11.0 to 0.12.2 in /bigtable_rs

build(deps): update tonic requirement from 0.11.0 to 0.12.2 in /bigtable_rs #216

Triggered via pull request August 26, 2024 22:02
Status Failure
Total duration 1m 31s
Artifacts

CI.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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 use a deprecated Node.js version 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/