Make - LauncherVersion class - static #59
Annotations
10 warnings
Publish:
WinterspringLauncher/Views/MainWindow.axaml.cs#L12
Possible null reference return.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L102
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L103
Non-nullable property 'RealmlistAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L104
Non-nullable property 'UsedInstallation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L111
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L112
Non-nullable property 'Directory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L113
Non-nullable property 'ClientPatchInfoURL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
WinterspringLauncher/LauncherConfig.cs#L115
Non-nullable property 'BaseClientDownloadURL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
The logs for this run have expired and are no longer available.
Loading