chore: update to http 1.x crates #213
Annotations
10 errors and 2 warnings
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#L370
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
test (ubuntu-latest):
bigtable_rs/src/bigtable.rs#L370
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
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 (ubuntu-latest):
bigtable_rs/src/auth_service.rs#L36
trait objects must include the `dyn` keyword
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L370
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
test (ubuntu-latest)
Process completed with exit code 101.
|
test (macOS-latest):
bigtable_rs/src/bigtable.rs#L370
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
test (macOS-latest):
bigtable_rs/src/auth_service.rs#L36
trait objects must include the `dyn` keyword
|
test (macOS-latest)
Process completed with exit code 101.
|
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/
|
test (macOS-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/
|