Add client feature flag to support connect_with_connector in wasm32 targets #2335
CI.yml
on: pull_request
rustfmt
8s
cargo-deny check
22s
codegen
26s
Check MSRV
27s
Matrix: check
Matrix: Interop Tests
Matrix: test
Matrix: Check unused dependencies
Annotations
19 errors
rustfmt:
tonic/src/transport/channel/mod.rs#L9
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/channel/mod.rs
|
rustfmt:
tonic/src/transport/service/connection.rs#L8
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/connection.rs
|
rustfmt:
tonic/src/transport/service/connection.rs#L14
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/connection.rs
|
rustfmt:
tonic/src/transport/service/connection.rs#L22
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/connection.rs
|
rustfmt:
tonic/src/transport/service/connection.rs#L52
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/connection.rs
|
rustfmt:
tonic/src/transport/service/connection.rs#L66
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/connection.rs
|
rustfmt:
tonic/src/transport/service/connection.rs#L157
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/connection.rs
|
rustfmt:
tonic/src/transport/service/executor.rs#L29
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/executor.rs
|
rustfmt:
tonic/src/transport/service/io.rs#L84
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/io.rs
|
rustfmt:
tonic/src/transport/service/io.rs#L91
Diff in /home/runner/work/tonic/tonic/tonic/src/transport/service/io.rs
|
check (ubuntu-latest):
tonic/src/client/grpc.rs#L242
failed to resolve: use of undeclared crate or module `tokio`
|
check (ubuntu-latest):
tonic/src/server/grpc.rs#L385
failed to resolve: use of undeclared crate or module `tokio`
|
check (ubuntu-latest)
Process completed with exit code 1.
|
Check MSRV
Process completed with exit code 101.
|
check (windows-latest)
The operation was canceled.
|
Check unused dependencies (ubuntu-latest)
Process completed with exit code 1.
|
Check unused dependencies (windows-latest)
The operation was canceled.
|
check (macOS-latest)
The operation was canceled.
|
Check unused dependencies (macOS-latest)
The operation was canceled.
|