增加 AutoPause Mod (客机自动暂停增强 Mod)#13
Closed
i-Eureka wants to merge 16 commits into
Closed
Annotations
10 warnings
|
Mods/ChatCommand/ModEntry.cs#L67
Possible null reference assignment.
|
|
Mods/ChatCommand/ModEntry.cs#L46
Possible null reference assignment.
|
|
Mods/ChatCommand/ModEntry.cs#L40
Possible null reference assignment.
|
|
Mods/ChatCommand/ModEntry.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
Mods/ChatCommand/ModEntry.cs#L26
Non-nullable field 'cmdInvokeMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Mods/ChatCommand/ModEntry.cs#L26
Non-nullable field 'callbackPropInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Mods/ChatCommand/ModEntry.cs#L26
Non-nullable field 'getCommandMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Mods/ChatCommand/ModEntry.cs#L26
Non-nullable field 'commandManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Mods/ChangeServerPort/ModEntry.cs#L14
Non-nullable field 'instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Mods/ChangeServerPort/ModEntry.cs#L15
Non-nullable field 'config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading