Group send mail bug #1016
Annotations
5 errors and 3 warnings
pycroft/lib/user.py#L1097
Function is missing a type annotation for one or more arguments [no-untyped-def]
|
pycroft/lib/user.py#L1098
Incompatible return value type (got "ScalarResult[User]", expected "list[User]") [return-value]
|
pycroft/lib/user.py#L1107
Missing positional argument "group" in call to "get_active_users" [call-arg]
|
pycroft/lib/user.py#L1107
Argument 1 to "get_active_users" has incompatible type "PropertyGroup"; expected "Session" [arg-type]
|
|
pycroft/lib/user.py#L1
docstring of pycroft.lib.user.edit_email:8: Field list ends without a blank line; unexpected unindent.
|
pycroft/lib/user.py#L1
docstring of pycroft.lib.user.edit_birthdate:5: Field list ends without a blank line; unexpected unindent.
|
ldap_sync/sources/db.py#L1
docstring of ldap_sync.sources.db._fetch_db_properties:3: undefined label: 'exported_properties'
|
The logs for this run have expired and are no longer available.
Loading