Changed callable to return TypeIs[Callable] rather than TypeIs[Callable[..., object]]
#36999
tests.yml
on: pull_request
Check typeshed structure
12s
mypy: Run test cases
4m 43s
stub_uploader tests
4m 23s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Matrix: ty: Check stubs
Annotations
14 errors
|
pyright: Run test cases (Windows, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.11)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.13)
Exit code 1
|
|
|
|
pyright: Run test cases (Linux, 3.13):
stubs/six/six/__init__.pyi#L6
Unnecessary "# pyright: ignore" rule: "reportUnnecessaryTypeIgnoreComment" (reportUnnecessaryTypeIgnoreComment)
|
|
pyright: Run test cases (Linux, 3.13):
stubs/six/six/__init__.pyi#L6
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
|
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 (Windows, 3.14)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.11)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|