tonic-web: proxy any kind of service #4788
CI.yml
on: pull_request
Matrix: build-protoc-plugin
rustfmt
12s
codegen
20s
msrv
39s
doc-test
1m 0s
semver
1m 33s
external-types
29s
Annotations
12 errors and 10 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 (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 (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'
|
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-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:
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:
tonic-prost/src/codec.rs#L383
manual implementation of `.is_multiple_of()`
|
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()`
|