Skip to content

feat(xds): initial structures for tonic-xds #4962

feat(xds): initial structures for tonic-xds

feat(xds): initial structures for tonic-xds #4962

Triggered via pull request January 15, 2026 12:14
Status Cancelled
Total duration 6m 22s
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

27 errors and 4 warnings
test (windows-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
test (windows-latest)
The operation was canceled.
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'
check (windows-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
check (windows-latest)
The operation was canceled.
Interop Tests (windows-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
Interop Tests (windows-latest)
The operation was canceled.
clippy
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
clippy
The operation was canceled.
test (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
test (ubuntu-latest)
The operation was canceled.
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'
Interop Tests (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
Interop Tests (ubuntu-latest)
The operation was canceled.
check (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
check (ubuntu-latest)
The operation was canceled.
udeps
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
udeps
The operation was canceled.
Interop Tests (macOS-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
Interop Tests (macOS-latest)
The operation was canceled.
CI
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
test (macOS-latest)
Canceling since a higher priority waiting request for CI-refs/pull/2482/merge exists
test (macOS-latest)
The operation was canceled.
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'
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/round_robin.rs#L300
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `Vec`
clippy: grpc/src/client/load_balancing/round_robin.rs#L135
unneeded `return` statement