bump to version 2.9.0-rc1 #689
Annotations
11 warnings
UndertaleModTool/UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
YAMS-LIB/SeedObject.cs#L576
Non-nullable field 'ItemID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L579
Non-nullable field 'SpriteDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L589
Non-nullable field 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L312
Non-nullable field 'LockedMissileText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L316
Non-nullable field 'LockedSuperText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L320
Non-nullable field 'LockedPBombText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L15
Non-nullable field 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L19
Non-nullable field 'Patches' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L23
Non-nullable field 'DoorLocks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
GenerateTexturePage/Program.cs#L10
Dereference of a possibly null reference.
|
This job succeeded
Loading