Skip to content

Permissions language reworked #7671

Permissions language reworked

Permissions language reworked #7671

Triggered via pull request December 20, 2024 09:43
Status Success
Total duration 39m 51s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
mypy: weblate/auth/permissions.py#L132
"Model" has no attribute "user"
mypy: weblate/auth/permissions.py#L134
"Model" has no attribute "unit"
mypy: weblate/auth/permissions.py#L332
"Model" has no attribute "component"
mypy: weblate/auth/permissions.py#L334
Argument 1 to "check_manage_units" has incompatible type "Model"; expected "Translation"
mypy: weblate/auth/permissions.py#L397
"Model" has no attribute "enable_suggestions"
mypy: weblate/auth/permissions.py#L397
"Model" has no attribute "is_readonly"
mypy: weblate/auth/permissions.py#L402
"Model" has no attribute "component"
mypy: weblate/auth/permissions.py#L403
"Model" has no attribute "component"
mypy: weblate/auth/permissions.py#L452
"Model" has no attribute "is_source"
mypy: weblate/auth/permissions.py#L479
"Model" has no attribute "defining_project"
mypy
Process completed with exit code 1.