[peewee] Model.select() type contains the model being selected #36729
tests.yml
on: pull_request
Check typeshed structure
14s
mypy: Run test cases
4m 29s
stub_uploader tests
4m 10s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
13 errors
|
pyright: Run test cases (Darwin, 3.11)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.11)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.12)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|
|
|
|
pyright: Run test cases (Linux, 3.13):
stubs/peewee/peewee.pyi#L1738
TypeVar "_TModel" appears only once in generic function signature
Use "Model" instead (reportInvalidTypeVarUse)
|
|
pyright: Run test cases (Windows, 3.12)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.11)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.12)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.14)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.13)
Exit code 1
|