Better error handling of filtered content #53
Annotations
6 warnings
Build:
BotNet.Services/BotCommands/OpenAI.cs#L919
The variable 'exc' is declared but never used
|
Build:
BotNet/Bot/UpdateHandler.cs#L105
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
Build:
BotNet/Bot/UpdateHandler.cs#L109
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
|
Build:
BotNet.Services/BotCommands/OpenAI.cs#L919
The variable 'exc' is declared but never used
|
Build:
BotNet/Bot/UpdateHandler.cs#L105
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
Build:
BotNet/Bot/UpdateHandler.cs#L109
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
|
The logs for this run have expired and are no longer available.
Loading