Add new ordering method allowing ordering by multiple fields #444
Annotations
4 errors and 20 warnings
Typing:
strawberry_django/ordering.py#L210
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Typing:
strawberry_django/ordering.py#L262
Type "object" is not assignable to return type "tuple[_QS@process_ordering, Collection[F | OrderBy | str]]"
"object" is not assignable to "tuple[_QS@process_ordering, Collection[F | OrderBy | str]]" (reportReturnType)
|
Typing:
strawberry_django/ordering.py#L349
Type "type | UnsetType | type[WithStrawberryObjectDefinition] | None" is not assignable to return type "type[WithStrawberryObjectDefinition] | None"
Type "type | UnsetType | type[WithStrawberryObjectDefinition] | None" is not assignable to type "type[WithStrawberryObjectDefinition] | None"
Type "UnsetType" is not assignable to type "type[WithStrawberryObjectDefinition] | None"
Type "UnsetType" is not assignable to type "type[WithStrawberryObjectDefinition]"
"UnsetType" is not assignable to "None" (reportReturnType)
|
Typing
3 errors
|
Typing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typing
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
tests (4.2.*, 3.10, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.9, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.10, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.9, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.11, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.11, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.11, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.12, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.10, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.11, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.13, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.12, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.13, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.10, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.12, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (4.2.*, 3.12, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.13, std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (5.0.*, 3.13, geos)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|