Skip to content

chore(doc): Fix documentation links for timeout configuration (#2483) #4970

chore(doc): Fix documentation links for timeout configuration (#2483)

chore(doc): Fix documentation links for timeout configuration (#2483) #4970

Triggered via push January 16, 2026 12:04
Status Success
Total duration 29m 37s
Artifacts

CI.yml

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

Annotations

6 errors and 10 warnings
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 (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 (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'
clippy: target/debug/build/interop-bfdc09ac906ba94d/out/messages.u.pb.rs#L149
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-bfdc09ac906ba94d/out/messages.u.pb.rs#L149
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-bfdc09ac906ba94d/out/messages.u.pb.rs#L65
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-bfdc09ac906ba94d/out/messages.u.pb.rs#L65
useless conversion to the same type: `bool`
clippy: target/debug/build/interop-bfdc09ac906ba94d/out/empty.u.pb.rs#L164
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
clippy: target/debug/build/interop-bfdc09ac906ba94d/out/empty.u.pb.rs#L152
using `clone` on type `MessageMutInner<'_, Empty>` which implements the `Copy` trait
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: 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#L135
unneeded `return` statement