Skip to content

Better error handling of filtered content #53

Better error handling of filtered content

Better error handling of filtered content #53

Triggered via pull request December 5, 2023 15:54
Status Success
Total duration 53s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)'.