🐛 HypeTrainProgress LastContribution should be a single object #18
Annotations
11 warnings
|
TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
|
TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, object, TEventArgs)'
|
TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L13
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync(AsyncEventHandler, object, EventArgs)'
|
TwitchLib.EventSub.Core/Models/GuestStar/ChannelGuestStarBase.cs#L3
Missing XML comment for publicly visible type or member 'ChannelGuestStarBase'
|
TwitchLib.EventSub.Core/Models/GuestStar/ChannelGuestStarSessionBase.cs#L5
Missing XML comment for publicly visible type or member 'ChannelGuestStarSessionBase'
|
TwitchLib.EventSub.Core/AsyncEventHandler.cs#L11
Rename type name AsyncEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
TwitchLib.EventSub.Core/AsyncEventHandler.cs#L17
Rename type name AsyncEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelPointsCustomReward.cs#L95
Change 'DefaultImage' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelPointsCustomReward.cs#L91
Change 'Image' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
TwitchLib.EventSub.Core/Models/HypeTrain/HypeTrainBase.cs#L29
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
The logs for this run have expired and are no longer available.
Loading