Add deflate compression support #3877
CI.yml
on: pull_request
rustfmt
7s
deny
9s
clippy
58s
codegen
34s
udeps
44s
msrv
39s
semver
1m 0s
external-types
1m 4s
Matrix: check
Matrix: Interop Tests
Matrix: test
Annotations
9 errors and 11 warnings
check (ubuntu-latest):
tonic/src/codec/compression.rs#L242
cannot find value `out_writer` in this scope
|
check (ubuntu-latest):
tonic/src/client/grpc.rs#L411
no method named `into_header_value` found for enum `CompressionEncoding` in the current scope
|
check (ubuntu-latest):
tonic/src/server/grpc.rs#L443
no method named `into_header_value` found for enum `CompressionEncoding` in the current scope
|
check (ubuntu-latest)
Process completed with exit code 1.
|
check (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
check (windows-latest)
The operation was canceled.
|
udeps
Process completed with exit code 1.
|
check (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
check (macOS-latest)
The operation was canceled.
|
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deny
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
msrv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
udeps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Interop Tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
semver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
external-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|