Skip to content

Support multi-level nested create/update with model full_clean() (#… #441

Support multi-level nested create/update with model full_clean() (#…

Support multi-level nested create/update with model full_clean() (#… #441

Triggered via push December 21, 2024 10:01
Status Failure
Total duration 3m 23s
Artifacts

tests.yml

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

Annotations

4 errors and 21 warnings
Typing: strawberry_django/mutations/resolvers.py#L313
No overloads for "update" match the provided arguments (reportCallIssue)
Typing: strawberry_django/mutations/resolvers.py#L314
Argument of type "Any | None" cannot be assigned to parameter "instance" of type "Iterable[_M@update]" in function "update"   Type "Any | None" is not assignable to type "Iterable[_M@update]"     "None" is incompatible with protocol "Iterable[_M@update]"       "__iter__" is not present (reportArgumentType)
Typing: tests/test_input_mutations.py#L298
Argument of type "Unknown | None" cannot be assigned to parameter "value" of type "str" in function "from_base64"   Type "Unknown | None" is not assignable to type "str"     "None" is not assignable to "str" (reportArgumentType)
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: strawberry_django/mutations/resolvers.py#L434
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
Typing
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
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.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.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.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.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.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.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.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.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, 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.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 (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 (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