Skip to content

feat: extract NoteBookmark.SharedUI Razor Class Library (#119) #10

feat: extract NoteBookmark.SharedUI Razor Class Library (#119)

feat: extract NoteBookmark.SharedUI Razor Class Library (#119) #10

Triggered via push April 3, 2026 15:20
Status Success
Total duration 19s
Artifacts
sync-labels
14s
sync-labels
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
NoteBookmark.BlazorApp.Tests.Tests.LoginDisplayTests ► LoginDisplay_RendersWithoutThrowing: src/NoteBookmark.BlazorApp.Tests/Tests/LoginDisplayTests.cs#L65
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.LoginDisplayTests ► LoginDisplay_WhenAnonymous_RendersLoginButton: src/NoteBookmark.BlazorApp.Tests/Tests/LoginDisplayTests.cs#L35
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.LoginDisplayTests ► LoginDisplay_WhenAuthenticated_ShowsLogoutButton: src/NoteBookmark.BlazorApp.Tests/Tests/LoginDisplayTests.cs#L55
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.LoginDisplayTests ► LoginDisplay_WhenAuthenticated_ShowsUsername: src/NoteBookmark.BlazorApp.Tests/Tests/LoginDisplayTests.cs#L45
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.MainLayoutTests ► MainLayout_ContainsAppTitle: src/NoteBookmark.BlazorApp.Tests/Tests/MainLayoutTests.cs#L58
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.MainLayoutTests ► MainLayout_ContainsNavMenu: src/NoteBookmark.BlazorApp.Tests/Tests/MainLayoutTests.cs#L69
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.MainLayoutTests ► MainLayout_RendersBodyContent: src/NoteBookmark.BlazorApp.Tests/Tests/MainLayoutTests.cs#L47
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.MainLayoutTests ► MainLayout_RendersWithoutThrowing: src/NoteBookmark.BlazorApp.Tests/Tests/MainLayoutTests.cs#L36
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Bunit.TestDoubles.MissingBunitAuthorizationException : This test requires IAuthorizationService to be supplied, because the component under test uses authentication/authorization during the test. You can fix this by calling BunitContext.Services.AddAuthorization with appropriate values. More information can be found in the documentation.
NoteBookmark.BlazorApp.Tests.Tests.MinimalLayoutTests ► MinimalLayout_ContainsFooter: src/NoteBookmark.BlazorApp.Tests/Tests/MinimalLayoutTests.cs#L47
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: Expected cut.Markup "<div class="layout" b-emdrz8ckod blazor:elementReference="4728397c-a8ac-4cc5-bdb5-7f138e414381"><div class="body-content" b-9l28a7kahd blazor:elementReference="6e6cc671-ae2e-4d0c-a719-bad5b6945182"><div class="content"></div></div> <footer class="footer" b-v3odva5qa5 blazor:elementReference="3b7550c1-2a72-41c4-8d1a-1a343b89b4c7"> Cloud 5 minutes </footer></div> <div id="blazor-error-ui"> An unhandled error has occurred. <a href class="reload">Reload</a> <a class="dismiss">\ud83d\uddd9</a></div>" to contain "fluent-footer" exactly 1 time, but found it 0 times.
NoteBookmark.BlazorApp.Tests.Tests.NoteDialogTests ► NoteDialog_CategorySelect_ContainsCategoriesFromDomain: src/NoteBookmark.BlazorApp.Tests/Tests/NoteDialogTests.cs#L96
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: System.ArgumentNullException : Passing null values to cascading value parameters is not allowed. (Parameter 'cascadingValue')
NoteBookmark.BlazorApp.Tests.Tests.NoteDialogTests ► NoteDialog_CreateMode_RendersFormFields: src/NoteBookmark.BlazorApp.Tests/Tests/NoteDialogTests.cs#L96
Failed test found in: ./TestResults/_runnervmrg6be_2026-04-03_15_21_08.trx Error: System.ArgumentNullException : Passing null values to cascading value parameters is not allowed. (Parameter 'cascadingValue')
sync-labels
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/github-script@v7. 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/