[Backend API] Implement endpoint for list event details #331
Annotations
6 errors and 8 warnings
Publish test results
No test results found by ./**/TestResults/**/*.trx
|
Build solution:
src/AzureOpenAIProxy.PlaygroundApp/Clients/OpenAIApiClient.cs#L31
Argument 2: cannot convert from 'Azure.AzureKeyCredential' to 'System.ClientModel.ApiKeyCredential'
|
Build solution:
src/AzureOpenAIProxy.PlaygroundApp/Clients/OpenAIApiClient.cs#L41
'ChatCompletionOptions' does not contain a definition for 'MaxTokens'
|
Build solution:
src/AzureOpenAIProxy.PlaygroundApp/Clients/OpenAIApiClient.cs#L31
Argument 2: cannot convert from 'Azure.AzureKeyCredential' to 'System.ClientModel.ApiKeyCredential'
|
Build solution:
src/AzureOpenAIProxy.PlaygroundApp/Clients/OpenAIApiClient.cs#L41
'ChatCompletionOptions' does not contain a definition for 'MaxTokens'
|
Build solution
Process completed with exit code 1.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L52
Possible null reference argument for parameter 'tableServiceClient' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L65
Possible null reference argument for parameter 'storageAccountSettings' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Extensions/ServiceCollectionExtensionsTests.cs#L317
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Extensions/ServiceCollectionExtensionsTests.cs#L448
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L52
Possible null reference argument for parameter 'tableServiceClient' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L65
Possible null reference argument for parameter 'storageAccountSettings' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Extensions/ServiceCollectionExtensionsTests.cs#L317
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Build solution:
test/AzureOpenAIProxy.ApiApp.Tests/Extensions/ServiceCollectionExtensionsTests.cs#L448
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Loading