fix: do not store debug logs in the task log #9750
Annotations
11 errors
mypy:
weblate/trans/mixins.py#L106
"UserDisplayMixin" has no attribute "user"
|
mypy:
weblate/trans/mixins.py#L109
"UserDisplayMixin" has no attribute "user"
|
mypy:
weblate/trans/mixins.py#L115
"CacheKeyMixin" has no attribute "id"
|
mypy:
weblate/trans/mixins.py#L120
"ComponentCategoryMixin" has no attribute "category"
|
mypy:
weblate/trans/mixins.py#L121
"ComponentCategoryMixin" has no attribute "category"
|
mypy:
weblate/trans/mixins.py#L122
"ComponentCategoryMixin" has no attribute "category"
|
mypy:
weblate/trans/mixins.py#L124
"ComponentCategoryMixin" has no attribute "project"
|
mypy:
weblate/trans/mixins.py#L127
"ComponentCategoryMixin" has no attribute "project"
|
mypy:
weblate/trans/mixins.py#L131
"ComponentCategoryMixin" has no attribute "id"
|
mypy:
weblate/trans/mixins.py#L133
"ComponentCategoryMixin" has no attribute "id"
|
mypy
Process completed with exit code 1.
|