Lookup missing BIC when returning bank account activities #1290
Annotations
8 errors and 3 warnings
pycroft/lib/finance/retransfer.py#L60
Name "finance" is not defined [name-defined]
|
pycroft/lib/finance/retransfer.py#L65
Name "current_user" is not defined [name-defined]
|
|
pycroft/lib/finance/retransfer.py#L60
pycroft/lib/finance/retransfer.py:60:23: F821 Undefined name `finance`
|
pycroft/lib/finance/retransfer.py#L65
pycroft/lib/finance/retransfer.py:65:20: F821 Undefined name `current_user`
|
pycroft/model/alembic/versions/2d7e4df39a3b_add_account_for_non_attributable_.py#L11
pycroft/model/alembic/versions/2d7e4df39a3b_add_account_for_non_attributable_.py:11:33: F401 `sqlalchemy.dialects.postgresql` imported but unused
|
|
|
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'
|
This job failed
Loading