Skip to content

chore(server): Refactor TcpIncoming #3701

chore(server): Refactor TcpIncoming

chore(server): Refactor TcpIncoming #3701

Triggered via pull request November 24, 2024 14:39
Status Failure
Total duration 4m 13s
Artifacts

CI.yml

on: pull_request
Matrix: check
Matrix: Interop Tests
Matrix: test
Fit to window
Zoom out
Zoom in

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.