Merge pull request #266 from kitsuneymg/world-jungle-fix #3
Annotations
10 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
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/GameInfo.cs#L131
Dereference of a possibly null reference.
|
build:
RemnantSaveGuardian/GameInfo.cs#L134
Dereference of a possibly null reference.
|
build:
RemnantSaveGuardian/GameInfo.cs#L144
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
RemnantSaveGuardian_1.3.1.0
|
3.65 MB |
|