Skip to content

transport: handle ipv6 endpoints when tls is enabled #4790

transport: handle ipv6 endpoints when tls is enabled

transport: handle ipv6 endpoints when tls is enabled #4790

Triggered via pull request October 9, 2025 13:09
Status Cancelled
Total duration 6m 49s
Artifacts

CI.yml

on: pull_request
Matrix: build-protoc-plugin
Matrix: check
Matrix: Interop Tests
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 12 warnings
rustfmt
Process completed with exit code 1.
Interop Tests (ubuntu-latest)
The operation was canceled.
Interop Tests (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
test (windows-latest)
The operation was canceled.
test (windows-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
check (windows-latest)
The operation was canceled.
check (windows-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
Interop Tests (windows-latest)
The operation was canceled.
Interop Tests (windows-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
test (ubuntu-latest)
The operation was canceled.
test (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
udeps
The operation was canceled.
udeps
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
check (macOS-latest)
The operation was canceled.
check (macOS-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
CI
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
test (macOS-latest)
The operation was canceled.
check (ubuntu-latest)
The operation was canceled.
test (macOS-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
check (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2423/merge exists
codegen
Cache not found for keys: v0-rust-codegen-Linux-x64-948915f2-48c1bc2b, v0-rust-codegen-Linux-x64-948915f2
doc-test
Cache not found for keys: v0-rust-doc-test-Linux-x64-948915f2-48c1bc2b, v0-rust-doc-test-Linux-x64-948915f2
clippy: target/debug/build/interop-e1ff465293f8344f/out/messages.u.pb.rs#L281
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-e1ff465293f8344f/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-e1ff465293f8344f/out/messages.u.pb.rs#L114
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-e1ff465293f8344f/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-e1ff465293f8344f/out/empty.u.pb.rs#L296
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
clippy: target/debug/build/interop-e1ff465293f8344f/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: examples/src/health/server.rs#L38
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