Merge pull request #117 from fboucher/fix/block-squad-on-main #67
Annotations
11 warnings
|
Run Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Unit Tests:
src/NoteBookmark.BlazorApp/Components/Pages/Search.razor#L67
The field 'Search.showRead' is assigned but its value is never used
|
|
Run Unit Tests:
src/NoteBookmark.BlazorApp/Components/Pages/Search.razor#L78
Possible null reference argument for parameter 'searchPrompt' in 'SearchCriterias.SearchCriterias(string searchPrompt)'.
|
|
Run Unit Tests:
src/NoteBookmark.BlazorApp/Program.cs#L12
'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:
src/NoteBookmark.BlazorApp/Components/Shared/SuggestionList.razor#L61
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
|
Run Unit Tests:
src/NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L285
Dereference of a possibly null reference.
|
|
Run Unit Tests:
src/NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L29
Dereference of a possibly null reference.
|
|
Run Unit Tests:
src/NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L21
Possible null reference argument for parameter 'blobClient' in 'DataStorageService.DataStorageService(TableServiceClient tblClient, BlobServiceClient blobClient)'.
|
|
Run Unit Tests:
src/NoteBookmark.Api.Tests/Services/DataStorageServiceTests.cs#L21
Possible null reference argument for parameter 'tblClient' in 'DataStorageService.DataStorageService(TableServiceClient tblClient, BlobServiceClient blobClient)'.
|
|
Run Unit Tests:
src/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:
src/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-67
|
9.48 KB |
sha256:50a2fd1c550de589c60ff59332f84000788ff667179a4bc9458baa09bb50f9de
|
|
|
test-results-67
|
79.9 KB |
sha256:ca15f80a1d1d3a99a907d0494a8f158e9a9e9f275a44dac2dde53ac91499d907
|
|