feat: extract NoteBookmark.SharedUI Razor Class Library #69
running-unit-tests.yml
on: pull_request
Run Unit Tests
1m 8s
Annotations
2 errors and 12 warnings
|
Run Unit Tests
Failed test were found and 'fail-on-error' option is set to true
|
|
Run Unit Tests
Process completed with exit code 1.
|
|
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
No files were found with the provided path: ./CodeCoverage. No artifacts will be uploaded.
|
|
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.BlazorApp/Program.cs#L13
'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.SharedUI/Components/Shared/SuggestionList.razor#L48
The field 'SuggestionList.showRead' is assigned but its value is never used
|
|
Run Unit Tests:
src/NoteBookmark.SharedUI/Components/Pages/Search.razor#L58
The field 'Search.showRead' is assigned but its value is never used
|
|
Run Unit Tests:
src/NoteBookmark.SharedUI/Components/Pages/Search.razor#L68
Possible null reference argument for parameter 'searchPrompt' in 'SearchCriterias.SearchCriterias(string searchPrompt)'.
|
|
Run Unit Tests:
src/NoteBookmark.SharedUI/Components/Shared/SuggestionList.razor#L55
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/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 | |
|---|---|---|---|
|
test-results-69
|
115 KB |
sha256:4e2d9163a0f620cca448ed3660b59613ade95ddd3e90400c9ece3b49527cf64c
|
|