batch, vector stores, and fine tuning LRO and subclient pattern updates #102
Annotations
30 errors and 3 warnings
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:
.dotnet/tests/FineTuning/FineTuningTests.cs#L48
'FileClient.FileClient()' is inaccessible due to its protection level
|
build
Process completed with exit code 1.
|
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/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?)
|
azure_build (macos-latest, net6.0):
.dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L188
'FineTuningClient' does not contain a definition for 'CancelJobAsync' and no accessible extension method 'CancelJobAsync' 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/FineTuningTests.cs#L216
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#L345
'FineTuningClient.GetJobAsync(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#L357
'FineTuningClient' does not contain a definition for 'GetJobCheckpointsAsync' and no accessible extension method 'GetJobCheckpointsAsync' 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/FineTuningTests.cs#L401
'FineTuningClient.GetJobAsync(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/FineTuningTests.cs#L154
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'FineTuningClient.CreateJobAsync(BinaryContent, bool, RequestOptions)'
|
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/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/FineTuningTests.cs#L154
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'FineTuningClient.CreateJobAsync(BinaryContent, bool, RequestOptions)'
|
azure_build (ubuntu-latest, net8.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?)
|
azure_build (ubuntu-latest, net8.0):
.dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L188
'FineTuningClient' does not contain a definition for 'CancelJobAsync' and no accessible extension method 'CancelJobAsync' 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/FineTuningTests.cs#L216
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'FineTuningClient.CreateJobAsync(BinaryContent, bool, RequestOptions)'
|
azure_build (ubuntu-latest, net8.0):
.dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L345
'FineTuningClient.GetJobAsync(string, RequestOptions)' is inaccessible due to its protection level
|
azure_build (ubuntu-latest, net8.0):
.dotnet.azure/sdk/openai/Azure.AI.OpenAI/tests/FineTuningTests.cs#L357
'FineTuningClient' does not contain a definition for 'GetJobCheckpointsAsync' and no accessible extension method 'GetJobCheckpointsAsync' 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/FineTuningTests.cs#L401
'FineTuningClient.GetJobAsync(string, RequestOptions)' is inaccessible due to its protection level
|
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/FineTuningTests.cs#L154
There is no argument given that corresponds to the required parameter 'waitUntilCompleted' of 'FineTuningClient.CreateJobAsync(BinaryContent, bool, RequestOptions)'
|
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.
|