Lookup missing BIC when returning bank account activities #1411
docker-image.yml
on: pull_request
python-lint
1m 6s
deploy-docs
0s
Annotations
5 errors and 1 warning
pre-commit
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
TestDummyHadesLogs.test_hades_logs_are_returned:
TestDummyHadesLogs#L1
failed on setup with "sqlalchemy.exc.IntegrityError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
(psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "unix_tombstone_login_hash_key"
DETAIL: Key (login_hash)=(\x87a5bb619193daab2b1cbb7827cb7b7c1b839bc4d105f07714d4875b724c68eef8bad7eac9b0736d53d72afe686f15fbc9a364002d5fff68d692daea89b945ae) already exists.
CONTEXT: SQL statement "insert into unix_tombstone (uid, login_hash) values (null, v_u_login_hash)"
PL/pgSQL function user_ensure_tombstone() line 25 at SQL statement
[SQL: INSERT INTO "user" (wifi_passwd_hash, account_id, unix_account_id, address_id, password_reset_token, login, name, registered_at, passwd_hash, email, email_confirmation_key, birthdate, swdd_person_id, room_id) VALUES (%(wifi_passwd_hash)s, %(account_id)s, %(unix_account_id)s, %(address_id)s, %(password_reset_token)s, %(login)s, %(name)s, %(registered_at)s, %(passwd_hash)s, %(email)s, %(email_confirmation_key)s, %(birthdate)s, %(swdd_person_id)s, %(room_id)s) RETURNING "user".email_forwarded, "user".login_hash, "user".email_confirmed, "user".id]
[parameters: {'wifi_passwd_hash': None, 'account_id': 176, 'unix_account_id': None, 'address_id': 93, 'password_reset_token': None, 'login': 'bdominguez', 'name': 'Brian Carter', 'registered_at': datetime.datetime(2021, 9, 10, 8, 8, 36, 38841), 'passwd_hash': '{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=', 'email': '[email protected]', 'email_confirmation_key': None, 'birthdate': None, 'swdd_person_id': None, 'room_id': 79}]
(Background on this error at: https://sqlalche.me/e/20/gkpj)"
|
TestDummyHadesLogs.test_disconnected_user_emits_warning:
TestDummyHadesLogs#L1
failed on setup with "sqlalchemy.exc.IntegrityError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
(psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "unix_tombstone_login_hash_key"
DETAIL: Key (login_hash)=(\x87a5bb619193daab2b1cbb7827cb7b7c1b839bc4d105f07714d4875b724c68eef8bad7eac9b0736d53d72afe686f15fbc9a364002d5fff68d692daea89b945ae) already exists.
CONTEXT: SQL statement "insert into unix_tombstone (uid, login_hash) values (null, v_u_login_hash)"
PL/pgSQL function user_ensure_tombstone() line 25 at SQL statement
[SQL: INSERT INTO "user" (wifi_passwd_hash, account_id, unix_account_id, address_id, password_reset_token, login, name, registered_at, passwd_hash, email, email_confirmation_key, birthdate, swdd_person_id, room_id) VALUES (%(wifi_passwd_hash)s, %(account_id)s, %(unix_account_id)s, %(address_id)s, %(password_reset_token)s, %(login)s, %(name)s, %(registered_at)s, %(passwd_hash)s, %(email)s, %(email_confirmation_key)s, %(birthdate)s, %(swdd_person_id)s, %(room_id)s) RETURNING "user".email_forwarded, "user".login_hash, "user".email_confirmed, "user".id]
[parameters: {'wifi_passwd_hash': None, 'account_id': 176, 'unix_account_id': None, 'address_id': 93, 'password_reset_token': None, 'login': 'bdominguez', 'name': 'Brian Carter', 'registered_at': datetime.datetime(2021, 9, 10, 8, 8, 36, 38841), 'passwd_hash': '{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=', 'email': '[email protected]', 'email_confirmation_key': None, 'birthdate': None, 'swdd_person_id': None, 'room_id': 79}]
(Background on this error at: https://sqlalche.me/e/20/gkpj)"
|
test
Process completed with exit code 1.
|
python-lint
Cache save failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
|
1.29 MB |
|