Skip to content

Build triggered by @selfdocumentingcode on feature/quarantine #143

Build triggered by @selfdocumentingcode on feature/quarantine

Build triggered by @selfdocumentingcode on feature/quarantine #143

Manually triggered September 19, 2025 21:21
Status Success
Total duration 1m 40s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build
Possible null reference argument for parameter 'channel' in 'Task<InteractivityResult<DiscordMessage>> ChannelExtensions.GetNextMessageAsync(DiscordChannel channel, DiscordUser user, TimeSpan? timeoutOverride = null)'.
Build
Parameter 'SuppressNotifications' is unread. Did you forget to use it to initialize the property with that name?
Build
Dereference of a possibly null reference.
Build
Possible null reference argument for parameter 'guild' in 'Task<IList<DiscordMessage>> MessageRefsService.PopulateMessageRefsInit(DiscordGuild guild)'.
Build
Converting null literal or possible null value to non-nullable type.
Build
Converting null literal or possible null value to non-nullable type.
Build
Dereference of a possibly null reference.
Build
Dereference of a possibly null reference.
Build
Dereference of a possibly null reference.
Build
Possible null reference argument for parameter 'guild' in 'Task<DiscordMember?> DiscordResolver.ResolveGuildMember(DiscordGuild guild, ulong userId)'.
Build: src/Nellebot/CommandHandlers/PopulateMessages.cs#L33
Possible null reference argument for parameter 'guild' in 'Task<IList<DiscordMessage>> MessageRefsService.PopulateMessageRefsInit(DiscordGuild guild)'.
Build: src/Nellebot/CommandHandlers/PopulateMessages.cs#L30
Converting null literal or possible null value to non-nullable type.
Build: src/Nellebot/Services/Loggers/DiscordErrorLogger.cs#L50
Cannot convert null literal to non-nullable reference type.
Build: src/Nellebot/Services/Loggers/DiscordErrorLogger.cs#L50
Possible null reference argument for parameter 'e1' in 'bool DiscordMessage.operator !=(DiscordMessage e1, DiscordMessage e2)'.
Build: src/Nellebot/Workers/Channels.cs#L67
Parameter 'SuppressNotifications' is unread. Did you forget to use it to initialize the property with that name?
Build: src/Nellebot/CommandModules/AwardStatsModule.cs#L69
Converting null literal or possible null value to non-nullable type.
Build: src/Nellebot/NotificationHandlers/ActivityLogHandler.cs#L144
Dereference of a possibly null reference.
Build: src/Nellebot/NotificationHandlers/ActivityLogHandler.cs#L97
Dereference of a possibly null reference.
Build: src/Nellebot/NotificationHandlers/ActivityLogHandler.cs#L73
Dereference of a possibly null reference.
Build: src/Nellebot/CommandModules/AwardStatsModule.cs#L55
Possible null reference argument for parameter 'guild' in 'Task<DiscordMember?> DiscordResolver.ResolveGuildMember(DiscordGuild guild, ulong userId)'.