Update README.md #26
Annotations
10 warnings
build:
RemnantSaveGuardian/Views/Pages/WorldAnalyzerPage.xaml.cs#L138
Nullability of reference types in type of 'event PropertyChangedEventHandler WorldAnalyzerPage.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build:
RemnantSaveGuardian/Views/Pages/WorldAnalyzerPage.xaml.cs#L672
Nullability of reference types in type of parameter 'other' of 'int TreeListClass.CompareTo(TreeListClass other)' doesn't match implicitly implemented member 'int IComparable<TreeListClass>.CompareTo(TreeListClass? other)' (possibly because of nullability attributes).
|
build:
RemnantSaveGuardian/Views/Pages/WorldAnalyzerPage.xaml.cs#L625
Nullability of reference types in type of 'event PropertyChangedEventHandler TreeListClass.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build:
RemnantSaveGuardian/Views/Pages/WorldAnalyzerPage.xaml.cs#L667
Cannot convert null literal to non-nullable reference type.
|
build:
RemnantSaveGuardian/App.xaml.cs#L80
Possible null reference return.
|
build:
RemnantSaveGuardian/WindowsSave.cs#L19
Dereference of a possibly null reference.
|
build:
RemnantSaveGuardian/Views/Windows/MainWindow.xaml.cs#L112
Converting method group 'DefaultSaveFolder' to non-delegate type 'object'. Did you intend to invoke the method?
|
build:
RemnantSaveGuardian/Views/Windows/MainWindow.xaml.cs#L47
Non-nullable field '_background' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
RemnantSaveGuardian/App.xaml.cs#L113
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
build:
RemnantSaveGuardian/App.xaml.cs#L113
Possible null reference argument for parameter 'uri' in 'UriBuilder.UriBuilder(string uri)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
RemnantSaveGuardian_1.4.1.0
|
3.66 MB |
|