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