Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]]
#37000
tests.yml
on: pull_request
Check typeshed structure
12s
mypy: Run test cases
4m 32s
stub_uploader tests
4m 33s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Matrix: ty: Check stubs
Annotations
24 errors
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|
|
pyright: Run test cases (Darwin, 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 (Windows, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.14)
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 (Darwin, 3.12)
Exit code 1
|
|
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/@tests/test_cases/builtins/check_callable.py#L6
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Windows, 3.14)
Exit code 1
|
|
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.
|
|
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 (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.
|
|
mypy: Check stubs (darwin, 3.15)
Canceling since a higher priority waiting request for Test-callable_any_return exists
|
|
mypy: Check stubs (darwin, 3.15)
The operation was canceled.
|
|
Test
Canceling since a higher priority waiting request for Test-callable_any_return exists
|
|
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.
|