Skip to content

Build triggered by @selfdocumentingcode on feature/upgrade-10 #160

Build triggered by @selfdocumentingcode on feature/upgrade-10

Build triggered by @selfdocumentingcode on feature/upgrade-10 #160

Manually triggered February 21, 2026 15:42
Status Success
Total duration 1m 38s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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.