remove more hardcoded ids pt. forgot counting #587
Annotations
11 warnings
UndertaleModTool/UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
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.
|
YAMS-LIB/ExtensionMethods.cs#L62
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L79
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L105
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L124
Dereference of a possibly null reference.
|
YAMS-LIB/SeedObject.cs#L296
Non-nullable field 'LockedMissileText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L300
Non-nullable field 'LockedSuperText' 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