Skip to content

Allow continuing conversation by replying to generated image #55

Allow continuing conversation by replying to generated image

Allow continuing conversation by replying to generated image #55

Triggered via pull request December 5, 2023 16:48
Status Success
Total duration 1m 0s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: BotNet.Services/BotCommands/OpenAI.cs#L929
The variable 'exc' is declared but never used
build: BotNet/Bot/UpdateHandler.cs#L135
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#L929
The variable 'exc' is declared but never used
build: BotNet/Bot/UpdateHandler.cs#L135
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.