Skip to content

04. Exposing Azure Blob Storage Change Feed #9

04. Exposing Azure Blob Storage Change Feed

04. Exposing Azure Blob Storage Change Feed #9

Manually triggered September 21, 2023 09:49
Status Success
Total duration 4m 0s
Artifacts
deploy-infrastructure
2m 11s
deploy-infrastructure
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
deploy-webapp: src/Demo.AspNetCore.Changefeed.Services.Azure.Storage.Blobs/BlobOptions.cs#L7
Non-nullable property 'ServiceUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-webapp: src/Demo.AspNetCore.Changefeed.Services.Azure.Storage.Blobs/BlobServiceCollectionExtensions.cs#L27
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
deploy-webapp: src/Demo.AspNetCore.Changefeed.Services.Azure.Storage.Blobs/BlobOptions.cs#L7
Non-nullable property 'ServiceUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-webapp: src/Demo.AspNetCore.Changefeed.Services.Azure.Storage.Blobs/BlobServiceCollectionExtensions.cs#L27
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.