PR #1228 #3569
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 2 warnings
test_definitions.test_create_credential_definition_issuer_tenant[clean-clean-True]:
app/tests/e2e/test_definitions.py#L175
app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation.
|
test_save_exchange_record.test_get_cred_exchange_records[clean-clean-clean-clean-clean]:
app/tests/e2e/issuer/test_save_exchange_record.py#L293
AssertionError: assert 1 == 2
+ where 1 = len([{'attributes': {'age': '44', 'name': 'Alice', 'speed': '20'}, 'connection_id': 'f62ad771-9147-42dd-b4c7-66c5b4a84a63', 'created_at': '2024-12-11T12:26:00.884411Z', 'credential_definition_id': '7Lo57kkYYjwZGfZrwzh1oR:3:CL:2988:tag', ...}])
|
test_revocation.test_clear_pending_revokes[clean-clean-clean-clean-clean]:
app/tests/e2e/test_revocation.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_revocation.test_clear_pending_revokes_no_map[clean-clean-clean-clean-clean]:
app/tests/e2e/test_revocation.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_revocation.test_publish_all_revocations_for_rev_reg_id[clean-clean-clean-clean-clean]:
app/tests/e2e/test_revocation.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_revocation.test_publish_all_revocations_no_payload[clean-clean-clean-clean-clean]:
app/tests/e2e/test_revocation.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_revocation.test_publish_one_revocation[clean-clean-clean-clean-clean]:
app/tests/e2e/test_revocation.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_revocation.test_get_pending_revocations[clean-clean-clean-clean-clean]:
app/tests/e2e/test_revocation.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_proof_revoked_credential.test_proof_revoked_credential[clean-clean-clean-clean-clean-clean-auto_publish_true]:
app/tests/e2e/verifier/test_proof_revoked_credential.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
test_proof_revoked_credential.test_proof_revoked_credential[clean-clean-clean-clean-clean-clean-default]:
app/tests/e2e/verifier/test_proof_revoked_credential.py#L1
failed on setup with "app.exceptions.cloudapi_exception.CloudApiException: 504: Timeout waiting for revocation registry creation."
|
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (python)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|