Skip to content

Added Chat Subscription Types #26

Added Chat Subscription Types

Added Chat Subscription Types #26

Triggered via push November 18, 2023 20:43
Status Success
Total duration 54s
Artifacts
release-preview
42s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/User/UserAuthorizationRevoke.cs#L21
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/User/UserAuthorizationRevoke.cs#L25
Non-nullable property 'UserLogin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelPointsCustomReward.cs#L91
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCheer.cs#L17
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCheer.cs#L21
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCheer.cs#L25
Non-nullable property 'UserLogin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignStop.cs#L18
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignStart.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignStart.cs#L21
Non-nullable property 'CharityWebsite' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release-preview: TwitchLib.EventSub.Core/SubscriptionTypes/Channel/ChannelCharityCampaignProgress.cs#L19
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.