Merge pull request #74 from teknologi-umum/ai-overhaul #212
Annotations
10 warnings
build
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
build
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
|
build
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
build
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
|
build
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
build
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)'.
|
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)'.
|