Skip to content

add ModdedEnumOption<T> #175

add ModdedEnumOption<T>

add ModdedEnumOption<T> #175

Triggered via push January 30, 2025 01:57
Status Success
Total duration 1m 7s
Artifacts 2

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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/GameOptions/OptionTypes/ModdedEnumOption.cs#L166
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
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'
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
142 KB
MiraAPI.dll
207 KB