Skip to content

Update to use MGC #1260

Update to use MGC

Update to use MGC #1260

Re-run triggered October 16, 2024 18:00
Status Failure
Total duration 50s
Artifacts

main.yml

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

Annotations

33 errors and 3 warnings
build: .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L145
'InternalListAssistantsResponse' does not implement interface member 'IInternalListResponse<Assistant>.Data'. 'InternalListAssistantsResponse.Data' cannot implement 'IInternalListResponse<Assistant>.Data' because it does not have the matching return type of 'IReadOnlyList<Assistant>'.
build: .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L151
'InternalListThreadsResponse' does not implement interface member 'IInternalListResponse<AssistantThread>.Data'. 'InternalListThreadsResponse.Data' cannot implement 'IInternalListResponse<AssistantThread>.Data' because it does not have the matching return type of 'IReadOnlyList<AssistantThread>'.
build: .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L157
'InternalListMessagesResponse' does not implement interface member 'IInternalListResponse<ThreadMessage>.Data'. 'InternalListMessagesResponse.Data' cannot implement 'IInternalListResponse<ThreadMessage>.Data' because it does not have the matching return type of 'IReadOnlyList<ThreadMessage>'.
build: .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L163
'InternalListRunsResponse' does not implement interface member 'IInternalListResponse<ThreadRun>.Data'. 'InternalListRunsResponse.Data' cannot implement 'IInternalListResponse<ThreadRun>.Data' because it does not have the matching return type of 'IReadOnlyList<ThreadRun>'.
build: .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L169
'InternalListRunStepsResponse' does not implement interface member 'IInternalListResponse<RunStep>.Data'. 'InternalListRunStepsResponse.Data' cannot implement 'IInternalListResponse<RunStep>.Data' because it does not have the matching return type of 'IReadOnlyList<RunStep>'.
build: .dotnet/src/Generated/OpenAIClient.cs#L75
Inconsistent accessibility: return type 'LegacyCompletionClient' is less accessible than method 'OpenAIClient.GetLegacyCompletionClientClient()'
build: .dotnet/src/Generated/OpenAIClient.cs#L100
Inconsistent accessibility: return type 'InternalAssistantMessageClient' is less accessible than method 'OpenAIClient.GetInternalAssistantMessageClientClient()'
build: .dotnet/src/Generated/OpenAIClient.cs#L120
Inconsistent accessibility: return type 'InternalAssistantThreadClient' is less accessible than method 'OpenAIClient.GetInternalAssistantThreadClientClient()'
build: .dotnet/src/Generated/OpenAIClient.cs#L125
Inconsistent accessibility: return type 'InternalAssistantRunClient' is less accessible than method 'OpenAIClient.GetInternalAssistantRunClientClient()'
build: .dotnet/src/Generated/OpenAIClient.cs#L135
Inconsistent accessibility: return type 'InternalUploadsClient' is less accessible than method 'OpenAIClient.GetInternalUploadsClientClient()'
azure_build (ubuntu-latest, net8.0): .dotnet/src/Generated/OpenAIClient.cs#L75
Inconsistent accessibility: return type 'LegacyCompletionClient' is less accessible than method 'OpenAIClient.GetLegacyCompletionClientClient()'
azure_build (ubuntu-latest, net8.0): .dotnet/src/Generated/OpenAIClient.cs#L100
Inconsistent accessibility: return type 'InternalAssistantMessageClient' is less accessible than method 'OpenAIClient.GetInternalAssistantMessageClientClient()'
azure_build (ubuntu-latest, net8.0): .dotnet/src/Generated/OpenAIClient.cs#L120
Inconsistent accessibility: return type 'InternalAssistantThreadClient' is less accessible than method 'OpenAIClient.GetInternalAssistantThreadClientClient()'
azure_build (ubuntu-latest, net8.0): .dotnet/src/Generated/OpenAIClient.cs#L125
Inconsistent accessibility: return type 'InternalAssistantRunClient' is less accessible than method 'OpenAIClient.GetInternalAssistantRunClientClient()'
azure_build (ubuntu-latest, net8.0): .dotnet/src/Generated/OpenAIClient.cs#L135
Inconsistent accessibility: return type 'InternalUploadsClient' is less accessible than method 'OpenAIClient.GetInternalUploadsClientClient()'
azure_build (ubuntu-latest, net8.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L145
'InternalListAssistantsResponse' does not implement interface member 'IInternalListResponse<Assistant>.Data'. 'InternalListAssistantsResponse.Data' cannot implement 'IInternalListResponse<Assistant>.Data' because it does not have the matching return type of 'IReadOnlyList<Assistant>'.
azure_build (ubuntu-latest, net8.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L151
'InternalListThreadsResponse' does not implement interface member 'IInternalListResponse<AssistantThread>.Data'. 'InternalListThreadsResponse.Data' cannot implement 'IInternalListResponse<AssistantThread>.Data' because it does not have the matching return type of 'IReadOnlyList<AssistantThread>'.
azure_build (ubuntu-latest, net8.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L157
'InternalListMessagesResponse' does not implement interface member 'IInternalListResponse<ThreadMessage>.Data'. 'InternalListMessagesResponse.Data' cannot implement 'IInternalListResponse<ThreadMessage>.Data' because it does not have the matching return type of 'IReadOnlyList<ThreadMessage>'.
azure_build (ubuntu-latest, net8.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L163
'InternalListRunsResponse' does not implement interface member 'IInternalListResponse<ThreadRun>.Data'. 'InternalListRunsResponse.Data' cannot implement 'IInternalListResponse<ThreadRun>.Data' because it does not have the matching return type of 'IReadOnlyList<ThreadRun>'.
azure_build (ubuntu-latest, net8.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L169
'InternalListRunStepsResponse' does not implement interface member 'IInternalListResponse<RunStep>.Data'. 'InternalListRunStepsResponse.Data' cannot implement 'IInternalListResponse<RunStep>.Data' because it does not have the matching return type of 'IReadOnlyList<RunStep>'.
azure_build (windows-latest, net462)
The job was canceled because "ubuntu-latest_net8_0" failed.
azure_build (windows-latest, net462)
The operation was canceled.
azure_build (macos-latest, net6.0)
The job was canceled because "ubuntu-latest_net8_0" failed.
azure_build (macos-latest, net6.0): .dotnet/src/Generated/Models/ChatTool.cs#L15
Inconsistent accessibility: parameter type 'InternalFunctionDefinition' is less accessible than method 'ChatTool.ChatTool(InternalFunctionDefinition, ChatToolKind)'
azure_build (macos-latest, net6.0): .dotnet/src/Generated/Models/ChatToolCall.cs#L15
Inconsistent accessibility: parameter type 'InternalChatCompletionMessageToolCallFunction' is less accessible than method 'ChatToolCall.ChatToolCall(string, InternalChatCompletionMessageToolCallFunction, ChatToolCallKind)'
azure_build (macos-latest, net6.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L145
'InternalListAssistantsResponse' does not implement interface member 'IInternalListResponse<Assistant>.Data'. 'InternalListAssistantsResponse.Data' cannot implement 'IInternalListResponse<Assistant>.Data' because it does not have the matching return type of 'IReadOnlyList<Assistant>'.
azure_build (macos-latest, net6.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L151
'InternalListThreadsResponse' does not implement interface member 'IInternalListResponse<AssistantThread>.Data'. 'InternalListThreadsResponse.Data' cannot implement 'IInternalListResponse<AssistantThread>.Data' because it does not have the matching return type of 'IReadOnlyList<AssistantThread>'.
azure_build (macos-latest, net6.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L157
'InternalListMessagesResponse' does not implement interface member 'IInternalListResponse<ThreadMessage>.Data'. 'InternalListMessagesResponse.Data' cannot implement 'IInternalListResponse<ThreadMessage>.Data' because it does not have the matching return type of 'IReadOnlyList<ThreadMessage>'.
azure_build (macos-latest, net6.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L163
'InternalListRunsResponse' does not implement interface member 'IInternalListResponse<ThreadRun>.Data'. 'InternalListRunsResponse.Data' cannot implement 'IInternalListResponse<ThreadRun>.Data' because it does not have the matching return type of 'IReadOnlyList<ThreadRun>'.
azure_build (macos-latest, net6.0): .dotnet/src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L169
'InternalListRunStepsResponse' does not implement interface member 'IInternalListResponse<RunStep>.Data'. 'InternalListRunStepsResponse.Data' cannot implement 'IInternalListResponse<RunStep>.Data' because it does not have the matching return type of 'IReadOnlyList<RunStep>'.
azure_build (macos-latest, net6.0): .dotnet/src/Generated/OpenAIClient.cs#L75
Inconsistent accessibility: return type 'LegacyCompletionClient' is less accessible than method 'OpenAIClient.GetLegacyCompletionClientClient()'
azure_build (macos-latest, net6.0): .dotnet/src/Generated/OpenAIClient.cs#L100
Inconsistent accessibility: return type 'InternalAssistantMessageClient' is less accessible than method 'OpenAIClient.GetInternalAssistantMessageClientClient()'
azure_build (macos-latest, net6.0): .dotnet/src/Generated/OpenAIClient.cs#L120
Inconsistent accessibility: return type 'InternalAssistantThreadClient' is less accessible than method 'OpenAIClient.GetInternalAssistantThreadClientClient()'
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.
azure_build (macos-latest, net6.0)
No files were found with the provided path: TestResults. No artifacts will be uploaded.