Skip to content

feat: DTOSS 7723 update BlobStorageHelper tests #6

feat: DTOSS 7723 update BlobStorageHelper tests

feat: DTOSS 7723 update BlobStorageHelper tests #6

Triggered via pull request March 10, 2025 19:01
Status Failure
Total duration 5m 37s
Artifacts

dotnet-tests.yml

on: pull_request
Run .NET Unit Tests
5m 28s
Run .NET Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run .NET Unit Tests
Process completed with exit code 2.
Run .NET Unit Tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Configuration/MeshConnectConfiguration.cs#L51
Non-nullable property 'ProxyAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run .NET Unit Tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/OutboxService/TrackOutboxResponse.cs#L7
Non-nullable property 'MessageId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run .NET Unit Tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/OutboxService/TrackOutboxResponse.cs#L13
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run .NET Unit Tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/OutboxService/TrackOutboxResponse.cs#L15
Non-nullable property 'ExpiryTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.