Skip to content

feat(issuer): add process and process step status to GET: /api/issuer #339

feat(issuer): add process and process step status to GET: /api/issuer

feat(issuer): add process and process step status to GET: /api/issuer #339

Triggered via pull request December 18, 2024 13:00
Status Success
Total duration 1m 42s
Artifacts

unit.tests-formatting.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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>?>'.