Generated fields type resolution #199
Annotations
5 errors and 2 warnings
strawberry_django/fields/base.py#L214
Cannot access attribute "output_field" for class "ForeignKey[Unknown]"
Attribute "output_field" is unknown (reportAttributeAccessIssue)
|
strawberry_django/fields/base.py#L214
Cannot access attribute "output_field" for class "Field[Any, Any]"
Attribute "output_field" is unknown (reportAttributeAccessIssue)
|
strawberry_django/fields/base.py#L214
Cannot access attribute "output_field" for class "ForeignObjectRel"
Attribute "output_field" is unknown (reportAttributeAccessIssue)
|
strawberry_django/fields/types.py#L43
"GeneratedField" is unknown import symbol (reportAttributeAccessIssue)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading