Skip to content

batch, vector stores, and fine tuning LRO and subclient pattern updates #101

batch, vector stores, and fine tuning LRO and subclient pattern updates

batch, vector stores, and fine tuning LRO and subclient pattern updates #101

Triggered via pull request September 11, 2024 18:34
Status Failure
Total duration 50s
Artifacts

main.yml

on: pull_request
Matrix: azure_build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/BatchTests.cs#L59
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'BatchClient.CreateBatchAsync(BinaryContent, bool, RequestOptions)'
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/BatchTests.cs#L65
'BatchClient.GetBatchAsync(string, RequestOptions)' is inaccessible due to its protection level
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L104
'FineTuningClient' does not contain a definition for 'GetJobEventsAsync' and no accessible extension method 'GetJobEventsAsync' accepting a first argument of type 'FineTuningClient' could be found (are you missing a using directive or an assembly reference?)
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L40
No overload for method 'CreateVectorStoreAsync' takes 0 arguments
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L47
Argument 1: cannot convert from 'OpenAI.VectorStores.VectorStoreCreationOptions' to 'bool'
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L73
'VectorStoreClient.GetVectorStoreAsync(string, CancellationToken)' is inaccessible due to its protection level
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L88
Argument 1: cannot convert from 'OpenAI.VectorStores.VectorStoreCreationOptions' to 'bool'
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L106
Argument 1: cannot convert from 'OpenAI.VectorStores.VectorStoreCreationOptions' to 'bool'
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L154
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'FineTuningClient.CreateJobAsync(BinaryContent, bool, RequestOptions)'
azure_build (macos-latest, net6.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L169
'FineTuningClient' does not contain a definition for 'GetJobEventsAsync' and no accessible extension method 'GetJobEventsAsync' accepting a first argument of type 'FineTuningClient' could be found (are you missing a using directive or an assembly reference?)
build: .dotnet/tests/FineTuning/FineTuningTests.cs#L48
'FileClient.FileClient()' is inaccessible due to its protection level
build: .dotnet/tests/Utility/TestHelpers.cs#L65
Argument 1: cannot convert from 'OpenAI.OpenAIClientOptions' to 'System.ClientModel.ApiKeyCredential'
build: .dotnet/tests/Batch/BatchTests.cs#L180
'FileClient.FileClient()' is inaccessible due to its protection level
build: .dotnet/tests/FineTuning/FineTuningTests.cs#L48
'FileClient.FileClient()' is inaccessible due to its protection level
build: .dotnet/tests/Utility/TestHelpers.cs#L65
Argument 1: cannot convert from 'OpenAI.OpenAIClientOptions' to 'System.ClientModel.ApiKeyCredential'
build: .dotnet/tests/Batch/BatchTests.cs#L180
'FileClient.FileClient()' is inaccessible due to its protection level
build
Process completed with exit code 1.
azure_build (ubuntu-latest, net8.0)
The job was canceled because "macos-latest_net6_0" failed.
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/BatchTests.cs#L59
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'BatchClient.CreateBatchAsync(BinaryContent, bool, RequestOptions)'
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/BatchTests.cs#L65
'BatchClient.GetBatchAsync(string, RequestOptions)' is inaccessible due to its protection level
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L40
No overload for method 'CreateVectorStoreAsync' takes 0 arguments
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L47
Argument 1: cannot convert from 'OpenAI.VectorStores.VectorStoreCreationOptions' to 'bool'
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L73
'VectorStoreClient.GetVectorStoreAsync(string, CancellationToken)' is inaccessible due to its protection level
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L88
Argument 1: cannot convert from 'OpenAI.VectorStores.VectorStoreCreationOptions' to 'bool'
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L106
Argument 1: cannot convert from 'OpenAI.VectorStores.VectorStoreCreationOptions' to 'bool'
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L104
'FineTuningClient' does not contain a definition for 'GetJobEventsAsync' and no accessible extension method 'GetJobEventsAsync' accepting a first argument of type 'FineTuningClient' could be found (are you missing a using directive or an assembly reference?)
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L143
No overload for method 'CreateVectorStoreAsync' takes 0 arguments
azure_build (ubuntu-latest, net8.0): .dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/VectorStoreTests.cs#L150
No overload for method 'AddFileToVectorStoreAsync' takes 2 arguments
azure_build (windows-latest, net462)
The job was canceled because "macos-latest_net6_0" failed.
azure_build (windows-latest, net462)
The operation was canceled.
azure_build (macos-latest, net6.0)
No files were found with the provided path: TestResults. No artifacts will be uploaded.
azure_build (ubuntu-latest, net8.0)
No files were found with the provided path: TestResults. No artifacts will be uploaded.
azure_build (windows-latest, net462)
No files were found with the provided path: TestResults. No artifacts will be uploaded.