Skip to content

Merge AI invocation with previous thread whenever possible #54

Merge AI invocation with previous thread whenever possible

Merge AI invocation with previous thread whenever possible #54

Triggered via pull request December 5, 2023 16:14
Status Success
Total duration 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: BotNet.Services/BotCommands/OpenAI.cs#L919
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#L919
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)'.