make click handler public to allow forced behaviour #154
Annotations
11 warnings
build:
MiraAPI/Hud/CustomPlayerMenu.cs#L19
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#L19
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#L19
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#L19
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/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#L45
Dereference of a possibly null reference.
|
build:
MiraAPI/Events/Vanilla/UpdateSystemEvent.cs#L28
Parameter 'player' has no matching param tag in the XML comment for 'UpdateSystemEvent.UpdateSystemEvent(SystemTypes, PlayerControl, byte)' (but other parameters do)
|
build:
MiraAPI/GameModes/CustomGameModeManager.cs#L18
Missing XML comment for publicly visible type or member 'CustomGameModeManager.IsDefault()'
|
build:
MiraAPI/GameModes/DefaultMode.cs#L4
Missing XML comment for publicly visible type or member 'DefaultMode'
|
build:
MiraAPI/GameModes/DefaultMode.cs#L6
Missing XML comment for publicly visible type or member 'DefaultMode.Name'
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AllOfUs.MiraAPI.nupkg", "MiraAPI.dll".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AllOfUs.MiraAPI.nupkg
|
139 KB |
|
MiraAPI.dll
|
205 KB |
|