chore(doc): Fix documentation links for timeout configuration (#2483) #4970
CI.yml
on: push
Matrix: build-protoc-plugin
rustfmt
7s
codegen
38s
msrv
1m 13s
doc-test
2m 13s
semver
1m 44s
external-types
2m 15s
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
|