Skip to content

Implement Phase 4A: Blazor WebAssembly foundation with MudBlazor #160

Implement Phase 4A: Blazor WebAssembly foundation with MudBlazor

Implement Phase 4A: Blazor WebAssembly foundation with MudBlazor #160

Triggered via push December 9, 2025 23:30
Status Success
Total duration 1m 15s
Artifacts

ci.yml

on: push
Build and Test
1m 9s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and Test: LocalizationManager.Tests/UnitTests/Cloud/PullBackupManagerTests.cs#L38
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)
Build and Test: LocalizationManager.Tests/UnitTests/Cloud/PullBackupManagerTests.cs#L38
Do not use Assert.True() to check for substrings. Use Assert.EndsWith instead. (https://xunit.net/xunit.analyzers/rules/xUnit2009)