Enable export of non-attributable transfers #1220
Annotations
7 errors and 4 warnings
Execute mypy:
web/blueprints/finance/__init__.py#L569
Missing positional argument "session" in call to "get_activities_to_return" [call-arg]
|
Execute mypy:
web/blueprints/finance/__init__.py#L593
Missing positional argument "session" in call to "get_activities_to_return" [call-arg]
|
Execute mypy
Process completed with exit code 1.
|
Execute ruff:
pycroft/lib/finance/retransfer.py#L10
pycroft/lib/finance/retransfer.py:10:27: F401 `pycroft.model.session` imported but unused
|
Execute ruff:
pycroft/lib/finance/retransfer.py#L14
pycroft/lib/finance/retransfer.py:14:30: F811 Redefinition of unused `session` from line 10
|
Execute ruff
Process completed with exit code 1.
|
Render sphinx warnings as annotations
42:ERROR:
|
save uv cache
Cache save failed.
|
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