Skip to content

Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]] #36997

Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]]

Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]] #36997

Triggered via pull request July 20, 2026 15:41
Status Cancelled
Total duration 4m 40s
Artifacts

tests.yml

on: pull_request
Check typeshed structure
16s
Check typeshed structure
mypy: Run test cases
4m 19s
mypy: Run test cases
stub_uploader tests
4m 12s
stub_uploader tests
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Matrix: ty: Check stubs
Fit to window
Zoom out
Zoom in

Annotations

22 errors
pyright: Run test cases (Darwin, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.13)
Exit code 1
pyright: Run test cases (Linux, 3.13)
1 error
pyright: Run test cases (Linux, 3.13): stubs/six/six/__init__.pyi#L5
Type of "callable" is partially unknown   Type of "callable" is "(obj: object, /) -> TypeIs[(...) -> Unknown]" (reportUnknownVariableType)
pyright: Run test cases (Linux, 3.12)
Exit code 1
pyright: Run test cases (Windows, 3.14)
Exit code 1
pyright: Run test cases (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.12)
Exit code 1
pyright: Run test cases (Darwin, 3.14)
Exit code 1
pyright: Run test cases (Linux, 3.14)
Exit code 1
stub_uploader tests
Canceling since a higher priority waiting request for Test-callable_any_return exists
stub_uploader tests
The operation was canceled.
mypy: Check stubs (linux, 3.15)
Canceling since a higher priority waiting request for Test-callable_any_return exists
mypy: Check stubs (linux, 3.15)
The operation was canceled.
mypy: Check stubs (win32, 3.15)
Canceling since a higher priority waiting request for Test-callable_any_return exists
mypy: Check stubs (win32, 3.15)
The operation was canceled.
Test
Canceling since a higher priority waiting request for Test-callable_any_return exists
mypy: Run test cases
Canceling since a higher priority waiting request for Test-callable_any_return exists
mypy: Run test cases
The operation was canceled.