Skip to content

[Backend API] Implement endpoint for list event details #473

[Backend API] Implement endpoint for list event details

[Backend API] Implement endpoint for list event details #473

Triggered via pull request September 28, 2024 05:31
Status Failure
Total duration 55s
Artifacts

azure-dev-build-only.yml

on: pull_request
build-test
45s
build-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
build-test
No test results found by ./**/TestResults/**/*.trx
build-test: src/AzureOpenAIProxy.PlaygroundApp/Clients/OpenAIApiClient.cs#L41
'ChatCompletionOptions' does not contain a definition for 'MaxTokens'
build-test: src/AzureOpenAIProxy.PlaygroundApp/Clients/OpenAIApiClient.cs#L41
'ChatCompletionOptions' does not contain a definition for 'MaxTokens'
build-test
Process completed with exit code 1.
build-test: test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L52
Possible null reference argument for parameter 'tableServiceClient' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
build-test: test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L65
Possible null reference argument for parameter 'storageAccountSettings' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
build-test: 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-test: 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-test: test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L52
Possible null reference argument for parameter 'tableServiceClient' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
build-test: test/AzureOpenAIProxy.ApiApp.Tests/Repositories/AdminEventRepositoryTests.cs#L65
Possible null reference argument for parameter 'storageAccountSettings' in 'AdminEventRepository.AdminEventRepository(TableServiceClient tableServiceClient, StorageAccountSettings storageAccountSettings)'.
build-test: 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-test: 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)'.