Skip to content

Fix grpc aio handler typing #35231

Fix grpc aio handler typing

Fix grpc aio handler typing #35231

Triggered via pull request March 9, 2026 17:05
Status Failure
Total duration 6m 9s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
12s
Check typeshed structure
mypy: Run test cases
5m 47s
mypy: Run test cases
stub_uploader tests
5m 20s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Fit to window
Zoom out
Zoom in

Annotations

22 errors
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L40
Type variable "ResponseT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L40
Type variable "ResponseT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L40
Type variable "RequestT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L40
Type variable "RequestT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L38
Type variable "ResponseT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L38
Type variable "ResponseT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L38
Type variable "RequestT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L38
Type variable "RequestT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L37
Type variable "ResponseT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Linux, 3.13): stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L37
Type variable "RequestT" has no meaning in this context (reportGeneralTypeIssues)
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
mypy: Run test cases
Process completed with exit code 1.