Game modes #17
Draft
Game modes #17
Annotations
10 warnings
|
MiraAPI/Patches/Options/GameSettingMenuPatches.cs#L212
Dereference of a possibly null reference.
|
|
MiraAPI/Patches/Options/GameSettingMenuPatches.cs#L201
Dereference of a possibly null reference.
|
|
MiraAPI/Patches/Options/GameSettingMenuPatches.cs#L200
Dereference of a possibly null reference.
|
|
MiraAPI/Patches/Stubs/RoleBehaviourStubs.cs#L100
Possible null reference return.
|
|
MiraAPI/Hud/CustomPlayerMenu.cs#L45
Dereference of a possibly null reference.
|
|
MiraAPI/Hud/CustomPlayerMenu.cs#L35
Non-nullable field 'potentialVictims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MiraAPI/Hud/CustomPlayerMenu.cs#L33
Non-nullable field 'DefaultButtonSelected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MiraAPI/Hud/CustomPlayerMenu.cs#L31
Non-nullable field 'BackButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MiraAPI/Hud/CustomPlayerMenu.cs#L21
Non-nullable field 'PanelPrefab' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MiraAPI/GameOptions/OptionTypes/ModdedOption.cs#L99
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading