Delete old notification format #59
Annotations
10 warnings
TelegramBot-Timetable-Core/Services/BotService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L18
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L20
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L21
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L205
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L206
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L220
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L221
Cannot convert null literal to non-nullable reference type.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L54
Possible null reference argument for parameter 'parseMode' in 'Message AvailableMethodsExtensions.SendMessage(BotClient? api, long chatId, string text, int? messageThreadId, string parseMode, IEnumerable<MessageEntity>? entities, bool? disableWebPagePreview, bool? disableNotification, bool? protectContent, int? replyToMessageId, bool? allowSendingWithoutReply, ReplyMarkup? replyMarkup)'.
|
TelegramBot-Timetable-Core/Services/BotService.cs#L90
Possible null reference argument for parameter 'parseMode' in 'Message AvailableMethodsExtensions.SendMessage(BotClient? api, long chatId, string text, int? messageThreadId, string parseMode, IEnumerable<MessageEntity>? entities, bool? disableWebPagePreview, bool? disableNotification, bool? protectContent, int? replyToMessageId, bool? allowSendingWithoutReply, ReplyMarkup? replyMarkup)'.
|
The logs for this run have expired and are no longer available.
Loading