Skip to content

Add .NET 8 build target #22

Add .NET 8 build target

Add .NET 8 build target #22

Triggered via push November 18, 2023 19:00
Status Success
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
release-preview
24s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
release-preview: TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
release-preview: TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, object, TEventArgs)'
release-preview: TwitchLib.EventSub.Core/Extensions/AsyncEventHandlerExtensions.cs#L13
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAsync(AsyncEventHandler, object, EventArgs)'
release-preview: TwitchLib.EventSub.Core/Models/GuestStar/ChannelGuestStarBase.cs#L3
Missing XML comment for publicly visible type or member 'ChannelGuestStarBase'
release-preview: TwitchLib.EventSub.Core/Models/GuestStar/ChannelGuestStarSessionBase.cs#L5
Missing XML comment for publicly visible type or member 'ChannelGuestStarSessionBase'
release-preview: 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)
release-preview: 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-preview: TwitchLib.EventSub.Core/Models/HypeTrain/HypeTrainBase.cs#L29
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
release-preview: TwitchLib.EventSub.Core/Models/Polls/ChannelPollBase.cs#L33
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
release-preview: TwitchLib.EventSub.Core/Models/Predictions/ChannelPredictionBase.cs#L33
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)