Skip to content

Create build/test workflow #1

Create build/test workflow

Create build/test workflow #1

Triggered via push February 13, 2024 21:36
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Program.cs#L18
Possible null reference argument for parameter 'deploymentName' in 'IKernelBuilder OpenAIServiceCollectionExtensions.AddAzureOpenAIChatCompletion(IKernelBuilder builder, string deploymentName, string endpoint, string apiKey, string? serviceId = null, string? modelId = null, HttpClient? httpClient = null)'.
build: Program.cs#L19
Possible null reference argument for parameter 'endpoint' in 'IKernelBuilder OpenAIServiceCollectionExtensions.AddAzureOpenAIChatCompletion(IKernelBuilder builder, string deploymentName, string endpoint, string apiKey, string? serviceId = null, string? modelId = null, HttpClient? httpClient = null)'.
build: Program.cs#L20
Possible null reference argument for parameter 'apiKey' in 'IKernelBuilder OpenAIServiceCollectionExtensions.AddAzureOpenAIChatCompletion(IKernelBuilder builder, string deploymentName, string endpoint, string apiKey, string? serviceId = null, string? modelId = null, HttpClient? httpClient = null)'.
build: Program.cs#L18
Possible null reference argument for parameter 'deploymentName' in 'IKernelBuilder OpenAIServiceCollectionExtensions.AddAzureOpenAIChatCompletion(IKernelBuilder builder, string deploymentName, string endpoint, string apiKey, string? serviceId = null, string? modelId = null, HttpClient? httpClient = null)'.
build: Program.cs#L19
Possible null reference argument for parameter 'endpoint' in 'IKernelBuilder OpenAIServiceCollectionExtensions.AddAzureOpenAIChatCompletion(IKernelBuilder builder, string deploymentName, string endpoint, string apiKey, string? serviceId = null, string? modelId = null, HttpClient? httpClient = null)'.
build: Program.cs#L20
Possible null reference argument for parameter 'apiKey' in 'IKernelBuilder OpenAIServiceCollectionExtensions.AddAzureOpenAIChatCompletion(IKernelBuilder builder, string deploymentName, string endpoint, string apiKey, string? serviceId = null, string? modelId = null, HttpClient? httpClient = null)'.