Refactor localization handling across multiple pages #30
Annotations
10 warnings
Fulcrum/Util/LocalizationHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
|
Fulcrum/Util/LocalizationHelper.cs#L124
Converting null literal or possible null value to non-nullable type.
|
Fulcrum/View/HomePage.xaml.cs#L747
Dereference of a possibly null reference.
|
Fulcrum/Util/LocalizationHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
|
Fulcrum/Util/LocalizationHelper.cs#L124
Converting null literal or possible null value to non-nullable type.
|
Fulcrum/View/HomePage.xaml.cs#L747
Dereference of a possibly null reference.
|
|
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.Graphics.Win2D. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Fulcrum/Util/LocalizationHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
|
Fulcrum/Util/LocalizationHelper.cs#L124
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading