Skip to content

Update http requirement from 0.2.11 to 1.1.0 in /bigtable_rs #182

Update http requirement from 0.2.11 to 1.1.0 in /bigtable_rs

Update http requirement from 0.2.11 to 1.1.0 in /bigtable_rs #182

Triggered via pull request March 25, 2024 21:27
Status Failure
Total duration 1m 55s
Artifacts

CI.yaml

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

Annotations

12 errors and 1 warning
test (ubuntu-latest): bigtable_rs/src/bigtable.rs#L427
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#L438
the method `read_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
test (ubuntu-latest): bigtable_rs/src/bigtable.rs#L456
the method `read_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
test (ubuntu-latest): bigtable_rs/src/bigtable.rs#L465
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#L474
the method `mutate_row` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
test (ubuntu-latest): bigtable_rs/src/bigtable.rs#L483
the method `mutate_rows` exists for struct `BigtableClient<AuthSvc>`, but its trait bounds were not satisfied
test (ubuntu-latest): bigtable_rs/src/auth_service.rs#L54
expected `{async block@bigtable_rs/src/auth_service.rs:54:18: 80:10}` to be a future that resolves to `Result<Response<Body>, Box<dyn Error + Send + Sync>>`, but it resolves to `Result<Response<Body>, _>`
test (ubuntu-latest): bigtable_rs/src/bigtable.rs#L391
the trait bound `AuthSvc: Service<tonic::codegen::http::request::Request<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>>` is not satisfied
test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
test (macOS-latest)
The operation was canceled.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.