chore(server): Refactor TcpIncoming #3701
CI.yml
on: pull_request
rustfmt
6s
cargo-deny check
24s
clippy
27s
codegen
12s
Check unused dependencies
4m 5s
Check MSRV
29s
semver
1m 7s
check-external-types
32s
Matrix: check
Matrix: Interop Tests
Matrix: test
Annotations
23 errors
clippy:
tests/integration_tests/tests/http2_keep_alive.rs#L25
no function or associated item named `from_listener` found for struct `tonic::transport::server::TcpIncoming` in the current scope
|
clippy:
tests/integration_tests/tests/http2_keep_alive.rs#L55
no function or associated item named `from_listener` found for struct `tonic::transport::server::TcpIncoming` in the current scope
|
clippy:
tests/integration_tests/tests/origin.rs#L36
no function or associated item named `from_listener` found for struct `tonic::transport::server::TcpIncoming` in the current scope
|
clippy
Process completed with exit code 101.
|
test (macOS-latest):
tests/integration_tests/tests/interceptor.rs#L28
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
test (macOS-latest)
Process completed with exit code 101.
|
test (windows-latest)
The job was canceled because "macOS-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
|
test (ubuntu-latest)
A task was canceled.
|
check (macOS-latest):
tests/integration_tests/tests/routes_builder.rs#L62
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (macOS-latest):
tests/integration_tests/tests/origin.rs#L36
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (macOS-latest)
Process completed with exit code 101.
|
check (windows-latest)
The job was canceled because "macOS-latest" failed.
|
check (windows-latest)
The operation was canceled.
|
check (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
|
check (ubuntu-latest):
tests/integration_tests/tests/http2_keep_alive.rs#L25
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (ubuntu-latest):
tests/integration_tests/tests/extensions.rs#L44
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (ubuntu-latest):
tests/integration_tests/tests/routes_builder.rs#L62
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (ubuntu-latest):
tests/integration_tests/tests/interceptor.rs#L28
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (ubuntu-latest):
tests/integration_tests/tests/http2_keep_alive.rs#L55
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (ubuntu-latest):
tests/integration_tests/tests/extensions.rs#L93
no function or associated item named `from_listener` found for struct `TcpIncoming` in the current scope
|
check (ubuntu-latest)
The operation was canceled.
|