Skip to content

fix: do not store debug logs in the task log #9750

fix: do not store debug logs in the task log

fix: do not store debug logs in the task log #9750

Triggered via pull request February 28, 2025 11:31
Status Success
Total duration 3m 26s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.