Skip to content

Improve dark mode for settings and more forms #85

Improve dark mode for settings and more forms

Improve dark mode for settings and more forms #85

Triggered via push November 16, 2024 23:36
Status Success
Total duration 5m 53s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (Debug): tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release): tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)