Samples: Enable WPF Fluent theme (Win11 Theme) #512
Annotations
3 errors and 10 warnings
🖥️ UI Test:
src/Samples.UITest/BookLibrary.Test/Tests/BookLibraryTest.cs#L12
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "Ginny"
Actual: "Waf.BookLibrary.Library.Domain.Person"
↑ (pos 0)
|
🖥️ UI Test:
src/Samples.UITest/InformationManager.Test/Tests/EmailTest.cs#L11
UITest.ElementNotFoundException : Element 'FromLabel' was not found as descendant of element ''
|
🖥️ UI Test
Process completed with exit code 1.
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/Domain/Person.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/App.xaml.cs#L10
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/Presentation/ShellWindow.xaml.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/Domain/Person.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/App.xaml.cs#L10
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/Presentation/ShellWindow.xaml.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/BookLibrary/BookLibrary.Library.Presentation/Properties/AppConfig.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/BookLibrary/BookLibrary.Library.Presentation/App.xaml.cs#L20
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/BookLibrary/BookLibrary.Library.Presentation/Converters/LanguageToStringConverter.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/System.Waf/Samples/BookLibrary/BookLibrary.Library.Presentation/Converters/StringToUriConverter.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Loading