Build triggered by @selfdocumentingcode on feature/upgrade-10 #160
Annotations
12 warnings
|
Build
Possible null reference argument for parameter 'guild' in 'bool EmoteHelper.IsValidEmote(DiscordEmoji emoji, DiscordGuild guild)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'guild' in 'bool EmoteHelper.IsValidEmote(DiscordEmoji emoji, DiscordGuild guild)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'guild' in 'bool EmoteHelper.IsValidEmote(DiscordEmoji emoji, DiscordGuild guild)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build
Possible null reference argument for parameter 'guild' in 'bool EmoteHelper.IsValidEmote(DiscordEmoji emoji, DiscordGuild guild)'.
|
|
Build
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/Kattbot/NotificationHandlers/Emotes/MessageReactionRemovedNotificationHandler.cs#L53
Possible null reference argument for parameter 'guild' in 'bool EmoteHelper.IsValidEmote(DiscordEmoji emoji, DiscordGuild guild)'.
|
|
Build:
src/Kattbot/NotificationHandlers/Emotes/MessageReactionRemovedNotificationHandler.cs#L40
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/Kattbot/NotificationHandlers/Emotes/MessageReactionAddedNotificationHandler.cs#L53
Possible null reference argument for parameter 'guild' in 'bool EmoteHelper.IsValidEmote(DiscordEmoji emoji, DiscordGuild guild)'.
|
|
Build:
src/Kattbot/NotificationHandlers/Emotes/MessageReactionAddedNotificationHandler.cs#L40
Converting null literal or possible null value to non-nullable type.
|