Bump Dapper from 2.1.66 to 2.1.72 - #39
Merged
SolidProgramming merged 1 commit intoMar 6, 2026
Merged
Annotations
10 warnings
AniWorldReminder_API/Misc/HtmlNodeQueryBuilder.cs#L130
Converting null literal or possible null value to non-nullable type. |
AniWorldReminder_API/Services/TelegramBotService.cs#L95
Possible null reference argument for parameter 'text' in 'Task<Message?> TelegramBotService.SendMessageAsync(long chatId, string text, bool showLinkPreview = true, ParseMode parseMode = ParseMode.Html, bool silentMessage = false, ReplyKeyboardMarkup? rkm = null)'. |
AniWorldReminder_API/Services/TelegramBotService.cs#L88
Possible null reference argument for parameter 'text' in 'string Extensions.HtmlDecode(string text)'. |
AniWorldReminder_API/Services/TelegramBotService.cs#L79
Possible null reference argument for parameter 'text' in 'string Extensions.HtmlDecode(string text)'. |
AniWorldReminder_API/Misc/HtmlNodeQueryBuilder.cs#L27
Possible null reference return. |
AniWorldReminder_API/Misc/StreamingPortalHelper.cs#L17
Dereference of a possibly null reference. |
AniWorldReminder_API/Misc/StreamingPortalHelper.cs#L16
Converting null literal or possible null value to non-nullable type. |
AniWorldReminder_API/Services/TMDBService.cs#L70
Dereference of a possibly null reference. |
AniWorldReminder_API/Services/TMDBService.cs#L65
Dereference of a possibly null reference. |
AniWorldReminder_API/Classes/SettingsHelper.cs#L21
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'. |
The logs for this run have expired and are no longer available.
Loading