Skip to content

Limit image generation concurrency #45

Limit image generation concurrency

Limit image generation concurrency #45

Triggered via pull request December 3, 2023 12:15
Status Success
Total duration 46s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: BotNet/Bot/UpdateHandler.cs#L85
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
build: BotNet/Bot/UpdateHandler.cs#L88
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
build: BotNet/Bot/UpdateHandler.cs#L85
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
build: BotNet/Bot/UpdateHandler.cs#L88
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.