updates dependencies and .NET Aspire #14
running-unit-tests.yml
on: pull_request
Run Unit Tests
1m 14s
Annotations
10 warnings
|
Run Unit Tests:
NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L21
Possible null reference argument for parameter 'blobClient' in 'DataStorageService.DataStorageService(TableServiceClient tblClient, BlobServiceClient blobClient)'.
|
|
Run Unit Tests:
NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L21
Possible null reference argument for parameter 'tblClient' in 'DataStorageService.DataStorageService(TableServiceClient tblClient, BlobServiceClient blobClient)'.
|
|
Run Unit Tests:
NoteBookmark.Api/Program.cs#L8
'AspireBlobStorageExtensions.AddAzureBlobClient(IHostApplicationBuilder, string, Action<AzureStorageBlobsSettings>?, Action<IAzureClientBuilder<BlobServiceClient, BlobClientOptions>>?)' is obsolete: 'Use AddAzureBlobServiceClient instead. This method will be removed in a future version.'
|
|
Run Unit Tests:
NoteBookmark.Api/Program.cs#L7
'AspireTablesExtensions.AddAzureTableClient(IHostApplicationBuilder, string, Action<AzureDataTablesSettings>?, Action<IAzureClientBuilder<TableServiceClient, TableClientOptions>>?)' is obsolete: 'Use AddAzureTableServiceClient instead. This method will be removed in a future version.'
|
|
Run Unit Tests:
NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L285
Dereference of a possibly null reference.
|
|
Run Unit Tests:
NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L29
Dereference of a possibly null reference.
|
|
Run Unit Tests:
NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L21
Possible null reference argument for parameter 'blobClient' in 'DataStorageService.DataStorageService(TableServiceClient tblClient, BlobServiceClient blobClient)'.
|
|
Run Unit Tests:
NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L21
Possible null reference argument for parameter 'tblClient' in 'DataStorageService.DataStorageService(TableServiceClient tblClient, BlobServiceClient blobClient)'.
|
|
Run Unit Tests:
NoteBookmark.Api/Program.cs#L8
'AspireBlobStorageExtensions.AddAzureBlobClient(IHostApplicationBuilder, string, Action<AzureStorageBlobsSettings>?, Action<IAzureClientBuilder<BlobServiceClient, BlobClientOptions>>?)' is obsolete: 'Use AddAzureBlobServiceClient instead. This method will be removed in a future version.'
|
|
Run Unit Tests:
NoteBookmark.Api/Program.cs#L7
'AspireTablesExtensions.AddAzureTableClient(IHostApplicationBuilder, string, Action<AzureDataTablesSettings>?, Action<IAzureClientBuilder<TableServiceClient, TableClientOptions>>?)' is obsolete: 'Use AddAzureTableServiceClient instead. This method will be removed in a future version.'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-reports-14
Expired
|
14.8 KB |
sha256:90848a7b49dce5ca43ada8dfc641d7c8dfbf599c6fa4d3ef144c00f5f07a99d1
|
|
|
test-results-14
Expired
|
33.1 KB |
sha256:e1f54db98117c8d2bf5134b2fb9826b15f2f38a24163c7dd96d9313a7c401dfd
|
|