Skip to content

New events and more flexibility #187

New events and more flexibility

New events and more flexibility #187

Triggered via push February 7, 2025 01:24
Status Success
Total duration 57s
Artifacts 2

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MiraAPI/GameOptions/OptionTypes/ModdedOption.cs#L106
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#L166
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build: MiraAPI/Utilities/Extensions.cs#L29
Nullability of reference types in value of type 'IEnumerable<Type?>' doesn't match target type 'IEnumerable<Type>'.
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
146 KB
MiraAPI.dll
124 KB