[pull] main from WeblateOrg:main #28
Annotations
11 errors and 2 warnings
mypy
Process completed with exit code 1.
|
mypy:
weblate/trans/models/change.py#L14
Module "django.db.models.base" has no attribute "post_save"
|
mypy:
weblate/trans/models/change.py#L62
Module "django.utils.timezone" does not explicitly export attribute "timedelta"
|
mypy:
weblate/trans/models/change.py#L88
Module "django.utils.timezone" does not explicitly export attribute "timedelta"
|
mypy:
weblate/trans/models/change.py#L221
Incompatible return value type (got "None", expected "Project")
|
mypy:
weblate/trans/models/change.py#L225
Incompatible return value type (got "None", expected "Project")
|
mypy:
weblate/trans/models/change.py#L286
"ChangeManager" has no attribute "filter_projects"
|
mypy:
weblate/trans/models/change.py#L695
Item "None" of "Translation | None" has no attribute "stats"
|
mypy:
weblate/trans/models/change.py#L697
Item "None" of "Translation | None" has no attribute "stats"
|
mypy:
weblate/trans/models/change.py#L698
Item "None" of "Translation | None" has no attribute "stats"
|
mypy:
weblate/trans/models/change.py#L702
Item "None" of "Translation | None" has no attribute "invalidate_cache"
|
mypy
Unable to find merge base between 28a708ce735518307caf09cef965c463a85a65cb and a643e848cc4e64c80a0c3283c70ce4815b8b2381
|
mypy
Unable to find merge base between 28a708ce735518307caf09cef965c463a85a65cb and a643e848cc4e64c80a0c3283c70ce4815b8b2381
|