Add or update the Azure App Service build and deployment workflow config #58
Annotations
10 errors and 3 warnings
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L49
There is no argument given that corresponds to the required parameter 'client' of 'ReadRetrieveReadChatService.ReadRetrieveReadChatService(ISearchService, Kernel, ILogger<ReadRetrieveReadChatService>, OpenAIClient, IConfiguration, IComputerVisionService?, TokenCredential?)'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L105
Argument 2: cannot convert from 'Azure.AI.OpenAI.OpenAIClient' to 'Microsoft.SemanticKernel.Kernel'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L106
Argument 3: cannot convert from 'Microsoft.Extensions.Configuration.IConfiguration' to 'Microsoft.Extensions.Logging.ILogger<MinimalApi.Services.ReadRetrieveReadChatService>'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L107
Argument 4: cannot convert from 'AzureComputerVisionService' to 'Azure.AI.OpenAI.OpenAIClient'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L108
Argument 5: cannot convert from 'Azure.Identity.DefaultAzureCredential' to 'Microsoft.Extensions.Configuration.IConfiguration'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L49
There is no argument given that corresponds to the required parameter 'client' of 'ReadRetrieveReadChatService.ReadRetrieveReadChatService(ISearchService, Kernel, ILogger<ReadRetrieveReadChatService>, OpenAIClient, IConfiguration, IComputerVisionService?, TokenCredential?)'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L105
Argument 2: cannot convert from 'Azure.AI.OpenAI.OpenAIClient' to 'Microsoft.SemanticKernel.Kernel'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L106
Argument 3: cannot convert from 'Microsoft.Extensions.Configuration.IConfiguration' to 'Microsoft.Extensions.Logging.ILogger<MinimalApi.Services.ReadRetrieveReadChatService>'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L107
Argument 4: cannot convert from 'AzureComputerVisionService' to 'Azure.AI.OpenAI.OpenAIClient'
|
build:
app/tests/MinimalApi.Tests/ReadRetrieveReadChatServiceTest.cs#L108
Argument 5: cannot convert from 'Azure.Identity.DefaultAzureCredential' to 'Microsoft.Extensions.Configuration.IConfiguration'
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
app/SharedWebComponents/Shared/MainLayout.razor.cs#L10
Field 'MainLayout._settingsPanel' is never assigned to, and will always have its default value null
|
build:
app/SharedWebComponents/Shared/MainLayout.razor.cs#L10
Field 'MainLayout._settingsPanel' is never assigned to, and will always have its default value null
|