Add context menu transpiler#124
Open
Nytra wants to merge 5 commits into
Open
Annotations
10 warnings
|
MonkeyLoader.Resonite.Integration/UI/ButtonRefExtensions.cs#L19
Missing XML comment for publicly visible type or member 'ButtonRefExtensions.ButtonRef<T>(UIBuilder, Uri, in colorX?, in colorX, ButtonEventHandler<T>, T, float)'
|
|
MonkeyLoader.Resonite.Integration/UI/ButtonRefExtensions.cs#L14
Missing XML comment for publicly visible type or member 'ButtonRefExtensions.ButtonRef<T>(UIBuilder, Uri, in colorX?, ButtonEventHandler<T>, T, float)'
|
|
MonkeyLoader.Resonite.Integration/UI/ButtonRefExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ButtonRefExtensions'
|
|
MonkeyLoader.Resonite.Integration/SharedComponentHelper.cs#L13
Missing XML comment for publicly visible type or member 'SharedComponentHelper.GetSharedComponentOrCreate<T>(Slot, string, Action<T>, int, bool, bool)'
|
|
MonkeyLoader.Resonite.Integration/SharedComponentHelper.cs#L11
Missing XML comment for publicly visible type or member 'SharedComponentHelper'
|
|
MonkeyLoader.Resonite.Integration/DataFeeds/Settings/SettingsHelpers.cs#L82
Missing XML comment for publicly visible type or member 'SettingsHelpers.EnumerateMonkeysAsync(EnumerateDataFeedParameters<SettingsDataFeed>, Mod, string, Mod, bool, bool)'
|
|
MonkeyLoader.Resonite.Integration/UI/ContextMenus/InteractionHandlerContextMenuInjector.cs#L29
Non-nullable field '_displayClassField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MonkeyLoader.Resonite.Integration/UI/ContextMenus/InteractionHandlerContextMenuInjector.cs#L28
Non-nullable field '_menuField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MonkeyLoader.Resonite.Integration/UI/ContextMenus/InteractionHandlerContextMenuInjector.cs#L27
Non-nullable field '_handlerField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MonkeyLoader.Resonite.Integration/UI/Tooltips/Tooltip.cs#L48
Non-nullable property 'Text' 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