Skip to content

final fix to logic #185

final fix to logic

final fix to logic #185

Triggered via push February 4, 2025 03:44
Status Success
Total duration 1m 10s
Artifacts 2

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MiraAPI/GameOptions/OptionTypes/ModdedOption.cs#L113
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: 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.
build: 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.
build: 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.
build: 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.
build: MiraAPI/Hud/CustomPlayerMenu.cs#L45
Dereference of a possibly null reference.
build: MiraAPI/GameOptions/OptionTypes/ModdedEnumOption.cs#L167
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build: MiraAPI/MiraApiPlugin.cs#L27
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MiraAPI/Patches/Events/HudButtonEventPatches.cs#L17
'AdminButtonClickEvent' is obsolete: 'This class is deprecated. Use PlayerUseEvent instead.'
build: MiraAPI/Patches/Events/HudButtonEventPatches.cs#L26
'SabotageButtonClickEvent' is obsolete: 'This class is deprecated. Use PlayerOpenSabotageEvent instead.'

Artifacts

Produced during runtime
Name Size
AllOfUs.MiraAPI.nupkg
148 KB
MiraAPI.dll
126 KB