Skip to content

Switch to file scoped namespace #27

Switch to file scoped namespace

Switch to file scoped namespace #27

Triggered via push November 18, 2023 20:44
Status Success
Total duration 34s
Artifacts
release-preview
26s
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/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.