Enable export of non-attributable transfers #1114
Annotations
3 errors and 4 warnings
Execute mypy:
pycroft/lib/finance/retransfer.py#L21
Argument 1 to "DateTimeTz" has incompatible type "date"; expected "datetime" [arg-type]
|
Execute mypy:
pycroft/lib/finance/retransfer.py#L49
Returning Any from function declared to return "bytes" [no-any-return]
|
Execute mypy
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Render sphinx warnings as annotations:
pycroft/lib/user.py#L1
docstring of pycroft.lib.user.edit_email:8: Field list ends without a blank line; unexpected unindent.
|
Render sphinx warnings as annotations:
pycroft/lib/user.py#L1
docstring of pycroft.lib.user.edit_birthdate:5: Field list ends without a blank line; unexpected unindent.
|
Render sphinx warnings as annotations:
ldap_sync/sources/db.py#L1
docstring of ldap_sync.sources.db._fetch_db_properties:3: undefined label: 'exported_properties'
|
Loading