Release 2.7.1 #619
Annotations
11 warnings
UndertaleModTool/UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
YAMS-LIB/SeedObject.cs#L15
Non-nullable field 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L19
Non-nullable field 'Patches' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L23
Non-nullable field 'DoorLocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L43
Non-nullable field 'StartingLocation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L51
Non-nullable field 'Cosmetics' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L55
Non-nullable field 'CreditsSpoiler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L543
Non-nullable field 'ItemID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L546
Non-nullable field 'SpriteDetails' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L556
Non-nullable field 'Text' 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