Only overwrite ShouldUseAsiaPreferences when as argument #52
Annotations
10 warnings
Publish:
WinterspringLauncher/Views/MainWindow.axaml.cs#L12
Possible null reference return.
|
Publish:
WinterspringLauncher/ViewModels/MainWindowViewModel.cs#L15
Non-nullable property 'LogEntriesCombined' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/ViewModels/MainWindowViewModel.cs#L15
Non-nullable field '_progressbarInternalTimeTracker' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
WinterspringLauncher/LauncherVersion.cs#L16
Unreachable code detected
|
Publish:
WinterspringLauncher/LauncherVersion.cs#L19
Unreachable code detected
|
Publish:
WinterspringLauncher/LauncherVersion.cs#L63
Non-nullable field 'VersionName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
WinterspringLauncher/LauncherVersion.cs#L64
Non-nullable field 'URLLinkToReleasePage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
WinterspringLauncher/LauncherLogic.StartGame.cs#L115
Filter expression is a constant 'false', consider removing the try-catch block
|
Publish:
WinterspringLauncher/LauncherLogic.StartGame.cs#L130
The variable 'e' is declared but never used
|
Publish:
WinterspringLauncher/LauncherLogic.StartGame.cs#L262
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading