Merging UI overhaul and QOL-Enhancements #93
Merged
Annotations
21 warnings
|
AnnoMapEditor/DataArchives/Assets/Models/SlotAsset.cs#L65
Non-nullable property 'ReplacementSlotAssets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
AnnoMapEditor/DataArchives/Assets/Models/SlotAsset.cs#L55
Non-nullable property 'AssociatedRegionIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
AnnoMapEditor/DataArchives/Assets/Repositories/IslandRepository.cs#L65
Possible null reference assignment.
|
|
AnnoMapEditor/DataArchives/Assets/Deserialization/RegionIdReferenceResolverFactory.cs#L39
The variable 'resolver' is declared but never used
|
|
AnnoMapEditor/DataArchives/RdaDataArchive.cs#L30
The variable 'e' is declared but never used
|
|
AnnoMapEditor/App.xaml.cs#L24
The variable 'i' is assigned but its value is never used
|
|
AnnoMapEditor/UI/Controls/MapTemplates/MapElementViewModel.cs#L30
'MapElementViewModel.Move(Point)' hides inherited member 'DraggingViewModel.Move(Point)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
AnnoMapEditor/UI/Controls/MapTemplates/FixedIslandViewModel.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
AnnoMapEditor/Utilities/ActionCommand.cs#L29
Nullability of reference types in type of 'event EventHandler ActionCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
AnnoMapEditor/obj/Release/net6.0-windows10.0.17763.0/win-x64/AnnoMapEditor_mok3a4xf_wpftmp.AssemblyInfo.cs#L16
The specified version string does not conform to the recommended format - major.minor.build.revision
|
|
AnnoMapEditor/MapTemplates/Models/SlotAssignment.cs#L8
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
AnnoMapEditor/UI/Windows/Start/StartWindowViewModel.cs#L32
Thrown value may be null.
|
|
AnnoMapEditor/Utilities/ActionCommand.cs#L14
Non-nullable event 'CanExecuteChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
AnnoMapEditor/DataArchives/Assets/Repositories/IslandRepository.cs#L65
Possible null reference assignment.
|
|
AnnoMapEditor/DataArchives/RdaDataArchive.cs#L30
The variable 'e' is declared but never used
|
|
AnnoMapEditor/App.xaml.cs#L24
The variable 'i' is assigned but its value is never used
|
|
AnnoMapEditor/UI/Controls/MapTemplates/MapElementViewModel.cs#L30
'MapElementViewModel.Move(Point)' hides inherited member 'DraggingViewModel.Move(Point)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
AnnoMapEditor/UI/Controls/MapTemplates/FixedIslandViewModel.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
AnnoMapEditor/Utilities/ActionCommand.cs#L29
Nullability of reference types in type of 'event EventHandler ActionCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
AnnoMapEditor/obj/Debug/net6.0-windows10.0.17763.0/AnnoMapEditor_sw332ntm_wpftmp.AssemblyInfo.cs#L16
The specified version string does not conform to the recommended format - major.minor.build.revision
|
|
|
The logs for this run have expired and are no longer available.
Loading