Fix grpc aio handler typing #35235
tests.yml
on: pull_request
Check typeshed structure
13s
mypy: Run test cases
5m 51s
stub_uploader tests
5m 0s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
13 errors
|
pyright: Run test cases (Darwin, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.13)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.11)
Exit code 1
|
|
|
|
pyright: Run test cases (Linux, 3.13):
stubs/grpcio/@tests/test_cases/check_server_interceptor.py#L37
"RpcMethodHandler" is marked as @type_check_only and can be used only in type annotations (reportGeneralTypeIssues)
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.12)
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.14)
Exit code 1
|