tonic: add compression threshold for message encoding #4781
CI.yml
on: pull_request
Matrix: build-protoc-plugin
rustfmt
18s
codegen
44s
msrv
1m 21s
doc-test
2m 17s
semver
1m 37s
external-types
2m 7s
Annotations
6 errors and 25 warnings
test (macOS-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tonic/tonic/target/tests/target'
|
test (macOS-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tonic/tonic/target/tests/target'
|
test (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tonic/tonic/target/tests/target'
|
test (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tonic/tonic/target/tests/target'
|
test (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\tonic\tonic\target\tests\target'
|
test (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tonic\tonic\target\tests\target'
|
codegen
Cache not found for keys: v0-rust-codegen-Linux-x64-948915f2-48c1bc2b, v0-rust-codegen-Linux-x64-948915f2
|
msrv
Cache not found for keys: v0-rust-msrv-Linux-x64-35cfef99-93f2953f, v0-rust-msrv-Linux-x64-35cfef99
|
external-types
Cache not found for keys: v0-rust-external-types-Linux-x64-52bd9194-48c1bc2b, v0-rust-external-types-Linux-x64-52bd9194
|
doc-test
Cache not found for keys: v0-rust-doc-test-Linux-x64-948915f2-48c1bc2b, v0-rust-doc-test-Linux-x64-948915f2
|
test (macOS-latest)
Cache not found for keys: v0-rust-test-Darwin-arm64-f9c1cdbe-48c1bc2b, v0-rust-test-Darwin-arm64-f9c1cdbe
|
Interop Tests (ubuntu-latest)
Cache not found for keys: v0-rust-interop-Linux-x64-948915f2-48c1bc2b, v0-rust-interop-Linux-x64-948915f2
|
Interop Tests (macOS-latest)
Cache not found for keys: v0-rust-interop-Darwin-arm64-f9c1cdbe-48c1bc2b, v0-rust-interop-Darwin-arm64-f9c1cdbe
|
clippy:
target/debug/build/interop-57d198e332e827c6/out/messages.u.pb.rs#L281
useless conversion to the same type: `bool`
|
clippy:
target/debug/build/interop-57d198e332e827c6/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
|
clippy:
target/debug/build/interop-57d198e332e827c6/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
|
clippy:
target/debug/build/interop-57d198e332e827c6/out/empty.u.pb.rs#L398
casting raw pointers to the same type and constness is unnecessary (`*const *const protobuf::__internal::runtime::upb_MiniTable` -> `*const *const protobuf::__internal::runtime::upb_MiniTable`)
|
clippy:
target/debug/build/interop-57d198e332e827c6/out/empty.u.pb.rs#L296
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
|
clippy:
target/debug/build/interop-57d198e332e827c6/out/empty.u.pb.rs#L283
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
|
clippy:
tonic-prost/src/codec.rs#L383
manual implementation of `.is_multiple_of()`
|
clippy:
grpc/src/client/load_balancing/child_manager.rs#L538
struct update has no effect, all the fields in the struct have already been specified
|
clippy:
grpc/src/client/load_balancing/child_manager.rs#L447
redundant field names in struct initialization
|
clippy:
examples/src/health/server.rs#L38
manual implementation of `.is_multiple_of()`
|
clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-948915f2-48c1bc2b, v0-rust-clippy-Linux-x64-948915f2
|
test (ubuntu-latest)
Cache not found for keys: v0-rust-test-Linux-x64-948915f2-48c1bc2b, v0-rust-test-Linux-x64-948915f2
|
check (ubuntu-latest)
Cache not found for keys: v0-rust-check-Linux-x64-cc118d43-48c1bc2b, v0-rust-check-Linux-x64-cc118d43
|
check (macOS-latest)
Cache not found for keys: v0-rust-check-Darwin-arm64-7ae82d48-48c1bc2b, v0-rust-check-Darwin-arm64-7ae82d48
|
udeps
Cache not found for keys: v0-rust-udeps-Linux-x64-d2d1130a-48c1bc2b, v0-rust-udeps-Linux-x64-d2d1130a
|
Interop Tests (windows-latest)
Cache not found for keys: v0-rust-interop-Windows_NT-x64-6d0337b6-fe34ee31, v0-rust-interop-Windows_NT-x64-6d0337b6
|
test (windows-latest)
Cache not found for keys: v0-rust-test-Windows_NT-x64-6d0337b6-fe34ee31, v0-rust-test-Windows_NT-x64-6d0337b6
|
check (windows-latest)
Cache not found for keys: v0-rust-check-Windows_NT-x64-1f2a6bfd-fe34ee31, v0-rust-check-Windows_NT-x64-1f2a6bfd
|