Release 8.2.0-dev2 #650
Annotations
11 warnings
UndertaleModTool/UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
YAMS-LIB/ExtensionMethods.cs#L61
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L78
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L104
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L123
Dereference of a possibly null reference.
|
YAMS-LIB/Program.cs#L59
Possible null reference argument for parameter 'seedObject' in 'void DecoupleItemsFromLocations.Apply(UndertaleData gmData, GlobalDecompileContext decompileContext, SeedObject seedObject)'.
|
YAMS-LIB/Program.cs#L75
Possible null reference argument for parameter 'musicDirectory' in 'void MusicShuffle.ShuffleMusic(string musicDirectory, Dictionary<string, string> musicDict)'.
|
YAMS-LIB/patches/ModifyItems.cs#L177
Dereference of a possibly null reference.
|
YAMS-LIB/SeedObject.cs#L567
Non-nullable field 'ItemID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L570
Non-nullable field 'SpriteDetails' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
GenerateTexturePage/Program.cs#L10
Dereference of a possibly null reference.
|
This job succeeded
Loading