Switch to file scoped namespace #27
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.
|