[Release] Version 2.5.1 (#20) #16
Annotations
10 warnings
release:
TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
|
release:
TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, object, TEventArgs)'
|
release:
TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L13
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync(AsyncEventHandler, object, EventArgs)'
|
release:
TwitchLib.EventSub.Core/Models/Chat/ChatCharityDonation.cs#L15
Missing XML comment for publicly visible type or member 'ChatCharityDonation.Amount'
|
release:
TwitchLib.EventSub.Core/Models/Chat/ChatMessageFragment.cs#L20
Missing XML comment for publicly visible type or member 'ChatMessageFragment.Cheermote'
|
release:
TwitchLib.EventSub.Core/Models/Chat/ChatUnraid.cs#L3
Missing XML comment for publicly visible type or member 'ChatUnraid'
|
release:
TwitchLib.EventSub.Core/Models/GuestStar/ChannelGuestStarBase.cs#L3
Missing XML comment for publicly visible type or member 'ChannelGuestStarBase'
|
release:
TwitchLib.EventSub.Core/Models/GuestStar/ChannelGuestStarSessionBase.cs#L5
Missing XML comment for publicly visible type or member 'ChannelGuestStarSessionBase'
|
release:
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)
|
release:
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)
|