feat(screenshot): add change events for screenshot unit assignment and removal #17936
Annotations
10 errors
|
Report mypy:
weblate/api/views.py#L393
"MultipleFieldViewSet" has no attribute "lookup_fields"
|
|
Report mypy:
weblate/api/views.py#L266
Incompatible return value type (got "FileResponse", expected "HttpResponse")
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L354
"_MonkeyPatchedWSGIResponse" has no attribute "url"
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L191
Item "None" of "Group | None" has no attribute "components"
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L187
Item "None" of "Group | None" has no attribute "languages"
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L183
Item "None" of "Group | None" has no attribute "user_set"
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L179
Item "None" of "Group | None" has no attribute "admins"
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L175
Item "None" of "Group | None" has no attribute "roles"
|
|
Report mypy:
weblate/trans/tests/test_backups.py#L172
Item "None" of "Group | None" has no attribute "language_selection"
|
|
Report mypy:
weblate/screenshots/views.py#L200
Definition of "request" in base class "PathViewMixin" is incompatible with definition in base class "TemplateResponseMixin"
|
Loading