Skip to content

Azure OpenAI Completions. #1

Azure OpenAI Completions.

Azure OpenAI Completions. #1

Triggered via pull request June 19, 2024 21:16
Status Success
Total duration 1m 28s
Artifacts
call-reusable-build-workflow  /  build
1m 18s
call-reusable-build-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-workflow / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/OpenAiChatCompletions.cs#L119
Converting null literal or possible null value to non-nullable type.
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/Extensions/IServiceCollectionExtension.cs#L11
Missing XML comment for publicly visible type or member 'IServiceCollectionExtension'
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/Extensions/IServiceCollectionExtension.cs#L14
Missing XML comment for publicly visible type or member 'IServiceCollectionExtension.AddLiquidOpenAiCompletions(IServiceCollection, string)'
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/OpenAiClientFactory.cs#L40
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/OpenAiChatCompletions.cs#L137
The parameter name 'chatRequestMessage' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/OpenAiChatCompletions.cs#L119
Converting null literal or possible null value to non-nullable type.
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/Extensions/IServiceCollectionExtension.cs#L11
Missing XML comment for publicly visible type or member 'IServiceCollectionExtension'
call-reusable-build-workflow / build: src/Liquid.ChatCompletions.OpenAi/Extensions/IServiceCollectionExtension.cs#L14
Missing XML comment for publicly visible type or member 'IServiceCollectionExtension.AddLiquidOpenAiCompletions(IServiceCollection, string)'
call-reusable-build-workflow / build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
call-reusable-build-workflow / build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.