Update to hyper 1.0 and axum 0.7 #2343
CI.yml
on: pull_request
rustfmt
8s
cargo-deny check
25s
codegen
30s
Check MSRV
51s
Matrix: check
Matrix: Interop Tests
Matrix: test
Matrix: Check unused dependencies
Annotations
43 errors and 16 warnings
check (ubuntu-latest):
tonic/src/codec/decode.rs#L362
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
check (ubuntu-latest):
tonic/src/codec/decode.rs#L252
the trait bound `http_body::Frame<bytes::Bytes>: Buf` is not satisfied
|
check (ubuntu-latest):
tonic/src/codec/decode.rs#L270
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
check (ubuntu-latest)
Process completed with exit code 1.
|
Interop Tests (ubuntu-latest):
tonic/src/codec/decode.rs#L362
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
Interop Tests (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + Sync + 'static)>>>: AsyncRead` is not satisfied
|
Interop Tests (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + Sync + 'static)>>>: AsyncWrite` is not satisfied
|
Interop Tests (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
`{async block@/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs:229:9: 229:63}` cannot be unpinned
|
Interop Tests (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
the trait bound `MakeSvc<<L as Layer<S>>::Service, _>: hyper::service::Service<http::Request<hyper::body::Incoming>>` is not satisfied
|
Interop Tests (ubuntu-latest):
tonic/src/codec/decode.rs#L252
the trait bound `http_body::Frame<bytes::Bytes>: Buf` is not satisfied
|
Interop Tests (ubuntu-latest):
tonic/src/codec/decode.rs#L270
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
|
Interop Tests (ubuntu-latest):
tonic/src/transport/service/connection.rs#L67
the trait bound `<C as tower_service::Service<Uri>>::Response: tower_service::Service<http::Request<_>>` is not satisfied
|
Interop Tests (ubuntu-latest):
tonic/src/transport/service/connection.rs#L67
the trait bound `<C as tower_service::Service<Uri>>::Response: tower_service::Service<http::Request<_>>` is not satisfied
|
check (windows-latest)
The operation was canceled.
|
check (macOS-latest)
The operation was canceled.
|
Interop Tests (windows-latest)
The operation was canceled.
|
Interop Tests (macOS-latest)
The operation was canceled.
|
test (ubuntu-latest):
tonic/src/codec/decode.rs#L362
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, status::Status>>` in the current scope
|
test (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + std::marker::Sync + 'static)>>>: AsyncRead` is not satisfied
|
test (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + std::marker::Sync + 'static)>>>: AsyncWrite` is not satisfied
|
test (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
`{async block@/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs:229:9: 229:63}` cannot be unpinned
|
test (ubuntu-latest):
tonic/src/transport/server/mod.rs#L550
the trait bound `MakeSvc<<L as Layer<S>>::Service, _>: hyper::service::Service<http::Request<hyper::body::Incoming>>` is not satisfied
|
test (ubuntu-latest):
tonic/src/codec/decode.rs#L252
the trait bound `http_body::Frame<bytes::Bytes>: Buf` is not satisfied
|
test (ubuntu-latest):
tonic/src/codec/decode.rs#L270
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, status::Status>>` in the current scope
|
test (ubuntu-latest):
tonic/src/transport/server/mod.rs#L800
mismatched types
|
test (ubuntu-latest):
tonic/src/transport/service/connection.rs#L67
the trait bound `<C as tower_service::Service<Uri>>::Response: tower_service::Service<http::Request<_>>` is not satisfied
|
test (ubuntu-latest):
tonic/src/transport/service/connection.rs#L67
the trait bound `<C as tower_service::Service<Uri>>::Response: tower_service::Service<http::Request<_>>` is not satisfied
|
Check MSRV:
tonic/src/codec/decode.rs#L362
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, status::Status>>` in the current scope
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + std::marker::Sync + 'static)>>>: AsyncRead` is not satisfied
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + std::marker::Sync + 'static)>>>: AsyncWrite` is not satisfied
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
`[async block@/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs:229:9: 229:63]` cannot be unpinned
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
the trait bound `MakeSvc<<L as Layer<S>>::Service, _>: hyper::service::Service<http::Request<hyper::body::Incoming>>` is not satisfied
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + std::marker::Sync + 'static)>>>: AsyncRead` is not satisfied
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + std::marker::Sync + 'static)>>>: AsyncWrite` is not satisfied
|
Check MSRV:
tonic/src/transport/server/mod.rs#L550
`[async block@/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs:229:9: 229:63]` cannot be unpinned
|
Check MSRV:
tonic/src/codec/decode.rs#L252
the trait bound `http_body::Frame<bytes::Bytes>: Buf` is not satisfied
|
Check MSRV:
tonic/src/codec/decode.rs#L252
the trait bound `http_body::Frame<bytes::Bytes>: bytes::Buf` is not satisfied
|
test (windows-latest)
The operation was canceled.
|
Check unused dependencies (ubuntu-latest)
Process completed with exit code 1.
|
test (macOS-latest)
The operation was canceled.
|
Check unused dependencies (macOS-latest)
The operation was canceled.
|
Check unused dependencies (windows-latest)
The operation was canceled.
|
rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo-deny check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Interop Tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Interop Tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Interop Tests (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check MSRV
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check unused dependencies (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check unused dependencies (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check unused dependencies (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|