feat(issuer): add process and process step status to GET: /api/issuer #339
Annotations
3 warnings
build (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (8.0):
tests/issuer/SsiCredentialIssuer.Service.Tests/BusinessLogic/IssuerBusinessLogicTests.cs#L1060
Nullability of reference types in value of type 'Task<Pagination.Source<CredentialDetailData>>' doesn't match target type 'Task<Pagination.Source<CredentialDetailData>?>'.
|
build (8.0):
tests/issuer/SsiCredentialIssuer.Service.Tests/BusinessLogic/IssuerBusinessLogicTests.cs#L1060
Nullability of reference types in value of type 'Task<Pagination.Source<CredentialDetailData>>' doesn't match target type 'Task<Pagination.Source<CredentialDetailData>?>'.
|