Skip to content

Improve IsSubscriber and add IsStaff #27

Improve IsSubscriber and add IsStaff

Improve IsSubscriber and add IsStaff #27

Triggered via pull request April 15, 2024 15:52
Status Success
Total duration 33s
Artifacts

check-buildstatus.yml

on: pull_request
check-buildstatus
24s
check-buildstatus
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check-buildstatus
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/.
check-buildstatus: TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
check-buildstatus: TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, object, TEventArgs)'
check-buildstatus: TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L13
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync(AsyncEventHandler, object, EventArgs)'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatCharityDonation.cs#L15
Missing XML comment for publicly visible type or member 'ChatCharityDonation.Amount'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatCheer.cs#L3
Missing XML comment for publicly visible type or member 'ChatCheer'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatCheer.cs#L5
Missing XML comment for publicly visible type or member 'ChatCheer.Bits'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatMessageFragment.cs#L20
Missing XML comment for publicly visible type or member 'ChatMessageFragment.Cheermote'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatReply.cs#L3
Missing XML comment for publicly visible type or member 'ChatReply'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatReply.cs#L5
Missing XML comment for publicly visible type or member 'ChatReply.ParentMessageId'
check-buildstatus: TwitchLib.EventSub.Core/Models/Chat/ChatReply.cs#L6
Missing XML comment for publicly visible type or member 'ChatReply.ParentMessageBody'