Skip to content

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

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

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

Triggered via pull request July 20, 2026 18:05
Status Failure
Total duration 5m 11s
Artifacts

tests.yml

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

Annotations

14 errors
pyright: Run test cases (Linux, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.11)
Exit code 1
pyright: Run test cases (Windows, 3.13)
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 (Darwin, 3.13)
Exit code 1
pyright: Run test cases (Darwin, 3.11)
Exit code 1
pyright: Run test cases (Linux, 3.13)
2 errors
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_callable.py#L7
Unnecessary "# pyright: ignore" rule: "reportUnnecessaryTypeIgnoreComment" (reportUnnecessaryTypeIgnoreComment)
pyright: Run test cases (Linux, 3.13): stdlib/@tests/test_cases/builtins/check_callable.py#L7
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
pyright: Run test cases (Windows, 3.12)
Exit code 1
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.14)
Exit code 1