Skip to content

Implement Phase 4B and 4C of Blazor UI #161

Implement Phase 4B and 4C of Blazor UI

Implement Phase 4B and 4C of Blazor UI #161

Triggered via push December 10, 2025 05:18
Status Success
Total duration 1m 25s
Artifacts

ci.yml

on: push
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)