New UI #49
Merged
New UI #49
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#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#L114
Filter expression is a constant 'false', consider removing the try-catch block
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L236
Non-nullable property 'GitRepoWinterspringLauncher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L237
Non-nullable property 'GitRepoHermesProxy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L238
Non-nullable property 'GitRepoArctiumLauncher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading