Skip to content

Fix nested fields update #270

Fix nested fields update

Fix nested fields update #270

Re-run triggered July 30, 2024 14:05
Status Failure
Total duration 3m 21s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 10 warnings
tests (4.2.*, 3.8, std)
Process completed with exit code 1.
tests (4.2.*, 3.9, std)
Process completed with exit code 1.
tests (4.2.*, 3.9, geos)
Process completed with exit code 1.
tests (4.2.*, 3.8, geos)
Process completed with exit code 1.
Typing: strawberry_django/mutations/mutations.py#L265
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
Typing: strawberry_django/mutations/mutations.py#L326
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
Typing: strawberry_django/mutations/mutations.py#L387
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
Typing: strawberry_django/mutations/resolvers.py#L103
"related_model" is not a known attribute of "None" (reportOptionalMemberAccess)
Typing: strawberry_django/mutations/resolvers.py#L104
No overloads for "create" match the provided arguments (reportCallIssue)
Typing: strawberry_django/mutations/resolvers.py#L104
Argument of type "Any | type[Model] | None" cannot be assigned to parameter "model" of type "type[_M@create]" in function "create"   Type "Any | type[Model] | None" is incompatible with type "type[_M@create]" (reportArgumentType)
Typing: strawberry_django/mutations/resolvers.py#L574
Cannot access attribute "related_name" for class "Field[Sequence[Unknown], ManyToManyRelatedManager[Unknown, Unknown]]"   Attribute "related_name" is unknown (reportAttributeAccessIssue)
Typing: strawberry_django/mutations/resolvers.py#L589
Cannot access attribute "instance" for class "RelatedManager[Unknown]"   Attribute "instance" is unknown (reportAttributeAccessIssue)
Typing: strawberry_django/mutations/resolvers.py#L589
Cannot access attribute "instance" for class "ManyToManyRelatedManager[Unknown, Unknown]"   Attribute "instance" is unknown (reportAttributeAccessIssue)
Typing: strawberry_django/mutations/resolvers.py#L591
Cannot access attribute "instance" for class "RelatedManager[Unknown]"   Attribute "instance" is unknown (reportAttributeAccessIssue)
tests (4.2.*, 3.11, geos)
Process completed with exit code 1.
tests (4.2.*, 3.10, geos)
Process completed with exit code 1.
tests (4.2.*, 3.10, std)
Process completed with exit code 1.
tests (4.2.*, 3.11, std)
Process completed with exit code 1.
tests (4.2.*, 3.12, std)
Process completed with exit code 1.
tests (5.0.*, 3.10, std)
Process completed with exit code 1.
tests (4.2.*, 3.12, geos)
Process completed with exit code 1.
tests (5.0.*, 3.10, geos)
Process completed with exit code 1.
tests (5.0.*, 3.11, geos)
Process completed with exit code 1.
tests (5.0.*, 3.11, std)
Process completed with exit code 1.
tests (5.0.*, 3.12, std)
Process completed with exit code 1.
tests (5.0.*, 3.12, geos)
Process completed with exit code 1.
tests (4.2.*, 3.9, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (4.2.*, 3.8, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typing
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
tests (4.2.*, 3.11, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (4.2.*, 3.10, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (4.2.*, 3.12, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (5.0.*, 3.10, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (5.0.*, 3.11, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (5.0.*, 3.12, geos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/