Feature: add new q filter interface #1049
Annotations
4 errors and 2 warnings
Check for pyright errors:
strawberry_django/filters.py#L232
Argument of type "WithStrawberryObjectDefinition" cannot be assigned to parameter "filters" of type "type[WithStrawberryObjectDefinition]" in function "build_filter_kwargs"
Type "WithStrawberryObjectDefinition" cannot be assigned to type "type[WithStrawberryObjectDefinition]" (reportArgumentType)
|
Check for pyright errors:
strawberry_django/filters.py#L254
Argument of type "WithStrawberryObjectDefinition" cannot be assigned to parameter "filters" of type "type[WithStrawberryObjectDefinition]" in function "build_filter_kwargs"
Type "WithStrawberryObjectDefinition" cannot be assigned to type "type[WithStrawberryObjectDefinition]" (reportArgumentType)
|
Check for pyright errors:
strawberry_django/filters.py#L304
Argument of type "WithStrawberryObjectDefinition" cannot be assigned to parameter "filters" of type "type[WithStrawberryObjectDefinition]" in function "build_filter_kwargs"
Type "WithStrawberryObjectDefinition" cannot be assigned to type "type[WithStrawberryObjectDefinition]" (reportArgumentType)
|
Check for pyright errors
3 errors
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set up Python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
The logs for this run have expired and are no longer available.
Loading