Skip to content

Merge pull request #25 from TwitchLib/dev #18

Merge pull request #25 from TwitchLib/dev

Merge pull request #25 from TwitchLib/dev #18

Triggered via push April 11, 2024 21:48
Status Success
Total duration 38s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/ChatCheer.cs#L3
Missing XML comment for publicly visible type or member 'ChatCheer'
release: TwitchLib.EventSub.Core/Models/Chat/ChatCheer.cs#L5
Missing XML comment for publicly visible type or member 'ChatCheer.Bits'
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/ChatReply.cs#L3
Missing XML comment for publicly visible type or member 'ChatReply'
release: TwitchLib.EventSub.Core/Models/Chat/ChatReply.cs#L5
Missing XML comment for publicly visible type or member 'ChatReply.ParentMessageId'
release: TwitchLib.EventSub.Core/Models/Chat/ChatReply.cs#L6
Missing XML comment for publicly visible type or member 'ChatReply.ParentMessageBody'